Next: Quarks, Previous: Singly-Linked Lists, Up: GLib [Contents][Index]
G-Golf Glib Byte Arrays low level API. Byte Arrays — Arrays of bytes.
g-bytes-new
FIXME
Returns a pointer.
Create a new GBytes28 from data.
GBytes
data
data is copied. If size is 0, data may be NULL.
size
A simple refcounted data type representing an immutable sequence of zero or more bytes from an unspecified origin.