Package: glib

Function glib:bytes-new

Lambda List

glib: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

The new g:bytes instance.

Details

Creates a new g:bytes instance from data.
 

See also

2024-11-6