MemoryInputStream.addBytes
void addBytes(glib.bytes.Bytes bytes) nothrowAppends bytes to data that can be read from the input stream.
Parameters
bytes | input data |
void addBytes(glib.bytes.Bytes bytes) nothrowAppends bytes to data that can be read from the input stream.
bytes | input data |