sel-nbt ~master (2020-01-01T00:08:08Z)
Dub
Repo
Stream.data
sel
nbt
stream
Stream
Gets the stream's data as an array of bytes.
ubyte
[]
data
[@property getter]
class
Stream
@
property
pure nothrow @
trusted
@
nogc
ubyte
[]
data
(
)
ubyte
[]
data
[@property setter]
Meta
Source
See Implementation
sel
nbt
stream
Stream
constructors
this
functions
decodeTagImpl
readByte
readDouble
readFloat
readInt
readLength
readLong
readNamelessTag
readShort
readString
readTag
writeByte
writeDouble
writeFloat
writeInt
writeLength
writeLong
writeNamelessTag
writeShort
writeString
writeTag
properties
data
variables
buffer
Gets the stream's data as an array of bytes.