@Namespace(value="arrow::ipc") @NoOffset @Properties(inherit=arrow.class) public class AssignMessageDecoderListener extends MessageDecoderListener
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
AssignMessageDecoderListener(Message message)
\brief Construct a listener that assigns a decoded message to the
specified location.
|
AssignMessageDecoderListener(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
OnMessageDecoded(Message message)
\brief Called when a message is decoded.
|
OnBody, OnEOS, OnInitial, OnMetadata, OnMetadataLengthaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic AssignMessageDecoderListener(Pointer p)
Pointer(Pointer).public AssignMessageDecoderListener(@UniquePtr Message message)
message - [in] a location to store the received message@ByVal public Status OnMessageDecoded(@UniquePtr Message message)
MessageDecoderListenerOnMessageDecoded in class MessageDecoderListenermessage - [in] a decoded messageCopyright © 2021. All rights reserved.