Documentation
Dlang.org
DataInputStream.this
gio
data_input_stream
DataInputStream
Creates a new data input stream for the base_stream.
this
(void* ptr, Flag!"Take" take)
this
(gio.input_stream.InputStream baseStream)
class
DataInputStream
this
(
gio.input_stream.InputStream
baseStream
)
Parameters
baseStream
gio
.
input_stream
.
InputStream
a #GInputStream.
Return Value
a new #GDataInputStream.
gio
data_input_stream
DataInputStream
constructors
this
functions
getByteOrder
getNewlineType
readByteData
readInt16
readInt32
readInt64
readLineAsync
readLineFinishUtf8
readLineUtf8
readUint16
readUint32
readUint64
readUntil
readUntilAsync
readUntilFinish
readUpto
readUptoAsync
readUptoFinish
self
setByteOrder
setNewlineType
properties
_gType
byteOrder
newlineType
static functions
_getGType
Creates a new data input stream for the base_stream.