| 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 |
|---|---|
MethodReaderInterceptorReturns |
BytesMethodReader.methodReaderInterceptorReturns()
Throws an UnsupportedOperationException when called.
|
MethodReaderInterceptorReturns |
MethodReader.methodReaderInterceptorReturns()
Returns a MethodReaderInterceptorReturns instance which can be used to control the flow of method calls.
|
| Modifier and Type | Method and Description |
|---|---|
MethodReaderBuilder |
BytesMethodReaderBuilder.methodReaderInterceptorReturns(MethodReaderInterceptorReturns methodReaderInterceptorReturns)
Throws an UnsupportedOperationException when called.
|
MethodReaderBuilder |
MethodReaderBuilder.methodReaderInterceptorReturns(MethodReaderInterceptorReturns methodReaderInterceptorReturns)
Sets an interceptor for method calls made through the MethodReader.
|
Copyright © 2023. All rights reserved.