ByteBufferStoringSubscriber.TransferResult |
ByteBufferStoringSubscriber.blockingTransferTo(ByteBuffer out) |
|
ByteBufferStoringSubscriber.TransferResult |
ByteBufferStoringSubscriber.transferTo(ByteBuffer out) |
Transfer the data stored by this subscriber into the provided byte buffer.
|
static ByteBufferStoringSubscriber.TransferResult |
ByteBufferStoringSubscriber.TransferResult.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ByteBufferStoringSubscriber.TransferResult[] |
ByteBufferStoringSubscriber.TransferResult.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|