Package: glib

Function g-bytes-new

Lambda List

g-bytes-new (data size)

Arguments

data -- a pointer to the data to be used for the bytes
size -- an integer with the size of data

Return Value

A new g-bytes instance.

Details

Creates a new g-bytes instance from data.
 

See also

2021-12-10