nbtd ~master (2022-01-04T07:12:50.3615091)
Dub
Repo
parseElement
nbtd
Function to read a element from a stream and advance the stream
INBTItem
parseElement
(ubyte[] stream, bool hasName)
INBTItem
parseElement
(
ref
ubyte
[]
stream
,
bool
hasName
= true
)
INBTItem
parseElement
(NBTType type, ubyte[] stream, bool hasName)
Meta
Source
See Implementation
nbtd
modules
INBTItem
NBTCommon
NBTCompound
NBTEnd
NBTList
functions
compressGZip
parseElement
uncompressGZip
Function to read a element from a stream and advance the stream