Constructor
ArrowCUDABufferInputStreamnew
Declaration [src]
GArrowCUDABufferInputStream*
garrow_cuda_buffer_input_stream_new (
GArrowCUDABuffer* buffer
)
Parameters
buffer |
GArrowCUDABuffer |
A |
|
The data is owned by the caller of the function. |
Return value
Returns: | GArrowCUDABufferInputStream |
A newly created
|
|
The caller of the function takes ownership of the data, and is responsible for freeing it. |