sel-nbt v2.0.4 (2017-08-08T14:19:41Z)
Dub
Repo
ClassicStream.this
sel
nbt
stream
ClassicStream
Undocumented in source.
class
ClassicStream
(Endian endianness)
pure nothrow @
safe
@
nogc
this
(
ubyte
[]
buffer
= []
,
Options
options
=
Options.init
)
Meta
Source
See Implementation
sel
nbt
stream
ClassicStream
constructors
this
functions
readLength
readString
readStringLength
writeLength
writeString
writeStringLength
mixins
__anonymous