gtk-d v3.8.1 (2018-04-16T20:28:38Z)
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.