-
Serializes writer to a ByteBuffer.
long
Writes the serialized flatbuffer to the underlying channel.
-
interface
Interface for Arrow IPC messages (https://arrow.apache.org/docs/format/IPC.html).
class
Metadata for an arrow message in a channel.
class
Compression information about data written to a channel.
class
Metadata for a buffer written to a channel.
class
POJO wrapper around a Dictionary Batch IPC messages
(https://arrow.apache.org/docs/format/IPC.html#dictionary-batches)
class
Metadata about Vectors/Arrays that is written to a channel.
class
Footer metadata for the arrow file format.
class
POJO representation of a RecordBatch IPC message
(https://arrow.apache.org/docs/format/Columnar.html#recordbatch-message).
static int
Writes every element of all to builder and calls FlatBufferBuilder.endVector()
afterwards.