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> @NotNull MethodWriterBuilder<T> |
BytesOut.bytesMethodWriterBuilder(Function<Method,MethodEncoder> methodEncoderFunction,
@NotNull Class<T> tClass)
Deprecated.
|
Constructor and Description |
---|
BinaryBytesMethodWriterInvocationHandler(Function<Method,MethodEncoder> methodToId,
BytesOut out) |
Copyright © 2020. All rights reserved.