writeBytes
Parses the next contents of the given image buffer.
Return
TRUE
if the write was successful, or FALSE
if the loader cannot parse the buffer
Since
2.30
Parameters
buffer
The image data as a GBytes
buffer.
Parses the next contents of the given image buffer.
TRUE
if the write was successful, or FALSE
if the loader cannot parse the buffer
2.30
The image data as a GBytes
buffer.