| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Method and Description |
|---|---|
BytesParselet |
BytesMethodReaderBuilder.defaultParselet()
Returns the
BytesParselet to use when a message ID is encountered
for which no specific handler is registered. |
| Modifier and Type | Method and Description |
|---|---|
BytesMethodReaderBuilder |
BytesMethodReaderBuilder.defaultParselet(BytesParselet defaultParselet)
Sets the default BytesParselet for this builder.
|
| Constructor and Description |
|---|
BytesMethodReader(BytesIn<?> in,
BytesParselet defaultParselet,
MethodEncoderLookup methodEncoderLookup,
Object[] objects) |
Copyright © 2026 Chronicle Software Ltd. All rights reserved.