gtk-d v3.8.3 (2018-05-28T20:50:39Z)
Home
Dub
Repo
MemoryInputStream.addBytes
gio
MemoryInputStream
MemoryInputStream
Appends @bytes to data that can be read from the input stream.
class
MemoryInputStream
void
addBytes
(
Bytes
bytes
)
Parameters
bytes
Bytes
input data
Meta
Since
2.34
Source
See Implementation
gio
MemoryInputStream
MemoryInputStream
constructors
this
functions
addBytes
addData
getMemoryInputStreamStruct
getStruct
mixins
__anonymous
static functions
getType
variables
gMemoryInputStream
Appends @bytes to data that can be read from the input stream.