Method
ArrowOutputStreamwrite_tensor
Declaration [src]
gint64
garrow_output_stream_write_tensor (
GArrowOutputStream* stream,
GArrowTensor* tensor,
GError** error
)
Parameters
tensor |
GArrowTensor |
A |
|
The data is owned by the caller of the function. | |
error |
GError ** |
The return location for a GError* , or NULL . |