Method
ArrowInputStreamread_tensor
since: 0.11.0
Declaration [src]
GArrowTensor*
garrow_input_stream_read_tensor (
GArrowInputStream* input_stream
GError** error
)
Return value
Type: GArrowTensor
GArrowTensor
on success, NULL
on error.
The caller of the method takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |