| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/generated/../api/../api/../../cpp/../r/reference/Message.html | [Back] [Original] |
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
| Web Proxy Viewer | New URL | Original Page |