| Package | Description |
|---|---|
| org.apache.arrow.vector.ipc.message |
| Modifier and Type | Method and Description |
|---|---|
static MessageMetadataResult |
MessageSerializer.readMessage(ReadChannel in)
Read a Message from the input channel and return a MessageMetadataResult that contains the
Message metadata, buffer containing the serialized Message metadata as read, and length of the
Message in bytes.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.