Method
ArrowFlightStreamChunkget_metadata
Declaration [src]
GArrowBuffer*
gaflight_stream_chunk_get_metadata (
GAFlightStreamChunk* chunk
)
Return value
| Returns: | GArrowBuffer |
The metadata of the chunk. The metadata may be NULL. |
|
| The caller of the method takes ownership of the data, and is responsible for freeing it. | |
The return value can be NULL. |