voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
decodeNbtNamedTag
nbt
Undocumented in source. Be warned that the author may not have intended to support it.
NbtTag
decodeNbtNamedTag
(
R
)
(
auto
ref
R
input
)
if
(
isInputRange
!
R
&&
is
(
ElementType
!
R
==
ubyte
)
)
Meta
Source
See Implementation
nbt
classes
NbtException
enums
NbtTagType
VisitRes
functions
decodeNbtNamedTag
decodeNbtTag
printNbtIntArray
printNbtList
printNbtStream
printNbtValue
readBytes
visitNbtList
visitNbtStream
visitNbtValue
structs
NbtTag