Documentation
Dlang.org
MemoryInputStream.addBytes
gio
memory_input_stream
MemoryInputStream
Appends bytes to data that can be read from the input stream.
class
MemoryInputStream
void
addBytes
(
glib.bytes.Bytes
bytes
)
Parameters
bytes
glib
.
bytes
.
Bytes
input data
gio
memory_input_stream
MemoryInputStream
constructors
this
functions
addBytes
static functions
newFromBytes
Appends bytes to data that can be read from the input stream.