Class

ArrowCUDABuffer

[]

Description

class ArrowCUDA.Buffer : Arrow.Buffer {
  parent_instance: GArrowBuffer
}
No description available.
[]

Constructors

garrow_cuda_buffer_new
No description available.

Available since: 0.8.0

garrow_cuda_buffer_new_ipc
No description available.

Available since: 0.8.0

garrow_cuda_buffer_new_record_batch
No description available.

Available since: 0.8.0

[]

Instance methods

garrow_cuda_buffer_copy_from_host
No description available.

Available since: 0.8.0

garrow_cuda_buffer_copy_to_host
No description available.

Available since: 0.8.0

garrow_cuda_buffer_export
No description available.

Available since: 0.8.0

garrow_cuda_buffer_get_context
No description available.

Available since: 0.8.0

garrow_cuda_buffer_read_record_batch
No description available.

Available since: 0.8.0

Methods inherited from GArrowBuffer (10)
Methods inherited from GObject (43)
[]

Properties

Properties inherited from GArrowBuffer (3)
[]

Signals

Signals inherited from GObject (1)

Class structure