writeBytes

open fun writeBytes(buffer: <Error class: unknown class>): <Error class: unknown class><Boolean>

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.