PixbufLoader.writeBytes

bool writeBytes(glib.bytes.Bytes buffer)

Parses the next contents of the given image buffer.

Parameters

bufferThe image data as a [glib.bytes.Bytes] buffer.

Returns

TRUE if the write was successful, or FALSE if

the loader cannot parse the buffer

Throws

[ErrorWrap]