Method

ArrowBufferget_capacity

Declaration [src]

gint64
garrow_buffer_get_capacity (
  GArrowBuffer* buffer
)

Description

No description available.
Available since:0.3.0

Return value

Returns: gint64
 

The number of bytes that where allocated for the buffer in total.