[ Version ( since = "2.30" ) ]
public bool write_bytes (Bytes buffer) throws Error
Parses the next contents of the given image buffer.
this |
A pixbuf loader. |
buffer |
The image data as a `GBytes` buffer. |
`TRUE` if the write was successful, or `FALSE` if the loader cannot parse the buffer |