| 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 |
|---|---|
MethodEncoder |
MethodEncoderLookup.apply(Method method) |
| Constructor and Description |
|---|
BinaryBytesMethodWriterInvocationHandler(Class<?> tClass,
Function<Method,MethodEncoder> methodToId,
BytesOut<?> out)
Create a new invocation handler.
|
Copyright © 2024. All rights reserved.