MetadataWriter.write
bool write(arrow.buffer.Buffer metadata)Writes metadata to the client.
Parameters
metadata | A #GArrowBuffer to be sent. |
Returns
true on success, false on error.
Throws
[ErrorWrap]
bool write(arrow.buffer.Buffer metadata)Writes metadata to the client.
metadata | A #GArrowBuffer to be sent. |