Packages
glib-2.0
GLib
Bytes
length
new_with_owner
unref_to_array
unref_to_data
Bytes
Bytes.from_bytes
Bytes.static
Bytes.take
Bytes.with_free_func
@get
compare
get_data
get_region
get_size
hash
slice
new_with_owner
Description:
[
CCode
( cname =
"g_bytes_new_with_free_func"
, simple_generics =
true
) ]
public
static
Bytes
new_with_owner
<
T
> (
uint8
[]? data,
owned
T
owner =
null
)