| Package | Description |
|---|---|
| net.openhft.chronicle.bytes |
| Modifier and Type | Method and Description |
|---|---|
MethodEncoder |
MethodEncoderLookup.apply(Method method) |
| Modifier and Type | Method and Description |
|---|---|
default <T> MethodWriterBuilder<T> |
BytesOut.bytesMethodWriterBuilder(Function<Method,MethodEncoder> methodEncoderFunction,
Class<T> tClass)
Deprecated.
|
| Constructor and Description |
|---|
BinaryBytesMethodWriterInvocationHandler(Function<Method,MethodEncoder> methodToId,
BytesOut out) |
Copyright © 2019. All rights reserved.