gtk-d v3.6.6 (2017-08-06T14:57:30Z)
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
setStruct
mixins
__anonymous
static functions
getType
variables
gMemoryInputStream
Appends @bytes to data that can be read from the input stream.