gtk-d v3.3.0 (2016-03-23T18:00:17Z)
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.