voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
visitNbtValue
nbt
Undocumented in source. Be warned that the author may not have intended to support it.
VisitRes
visitNbtValue
(
R
V
)
(
auto
ref
R
input
,
NbtTag
tag
,
V
visitor
)
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