public interface BytesSaxParser
| Modifier and Type | Method and Description |
|---|---|
void |
parse(net.openhft.chronicle.bytes.Bytes bytes)
Parse as much of the Bytes as possible, between the
|
void |
reset()
reset any state
|
Copyright © 2015. All rights reserved.