| Message | R Documentation |
Message holds an Arrow IPC message, which includes metadata and
an optional message body.
$Equals(other): Check if this Message is equal to another Message
$body_length(): Return the length of the message body in bytes
$Verify(): Check if the Message metadata is valid Flatbuffer format
$type: The message type
$metadata: The message metadata
$body: The message body as a Buffer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.