Method
ArrowBufferequal_n_bytes
Declaration [src]
gboolean
garrow_buffer_equal_n_bytes (
GArrowBuffer* buffer,
GArrowBuffer* other_buffer,
gint64 n_bytes
)
Parameters
other_buffer |
GArrowBuffer |
A |
|
The data is owned by the caller of the function. | |
n_bytes |
gint64 |
The number of first bytes to be compared. |