NBTEnd.decode

Will only check if first byte is 0 if hasName is true

class NBTEnd
void
decode
(
ubyte[] data
,
bool compressed = true
,
bool hasName = true
)

Meta