Method
ArrowBufferInputStreamget_buffer
Declaration [src]
GArrowBuffer*
garrow_buffer_input_stream_get_buffer (
GArrowBufferInputStream* input_stream
)
Return value
Returns: | GArrowBuffer |
The data of the stream as |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |