| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
The Chronicle Bytes package provides low-level memory access wrappers with functionalities
akin to Java NIO's ByteBuffer.
|
| Modifier and Type | Method and Description |
|---|---|
default @NotNull BytesMethodReaderBuilder |
BytesIn.bytesMethodReaderBuilder()
Creates a builder for the MethodReader.
|
BytesMethodReaderBuilder |
BytesMethodReaderBuilder.defaultParselet(BytesParselet defaultParselet)
Sets the default BytesParselet for this builder.
|
BytesMethodReaderBuilder |
BytesMethodReaderBuilder.methodEncoderLookup(MethodEncoderLookup methodEncoderLookup)
Sets the MethodEncoderLookup function for this builder.
|
Copyright © 2024. All rights reserved.