TRUE if the write was successful, or FALSE if
the loader cannot parse the buffer
bool writeBytes(glib.bytes.Bytes buffer)Parses the next contents of the given image buffer.
buffer | The image data as a [glib.bytes.Bytes] buffer. |
TRUE if the write was successful, or FALSE if
the loader cannot parse the buffer