write_bytes
Description:
Parses the next contents of the given image buffer.
Parameters:
this |
A pixbuf loader. |
buffer |
The image data as a `GBytes` buffer. |
Returns:
`TRUE` if the write was successful, or `FALSE` if the loader cannot parse the buffer |