GArrow.Buffer.equal – arrow-glib Reference Manual
Packages
arrow-glib
GArrow
Buffer
buffer
data
parent
Buffer
Buffer.bytes
copy
equal
equal_n_bytes
get_capacity
get_data
get_mutable_data
get_parent
get_size
is_mutable
slice
equal
Description:
[
Version
( since =
"0.4.0"
) ]
public
bool
equal
(
Buffer
other_buffer)
Parameters:
this
A
Buffer
.
other_buffer
A
Buffer
to be compared.
Returns:
true
if both of them have the same data,
false
otherwise.