visitNbtList

Undocumented in source. Be warned that the author may not have intended to support it.
visitNbtList
(
string singleIndent = " "
R
V
)
(
auto ref R input
,,,
uint length
)
if (
isInputRange!R &&
is(ElementType!R == ubyte)
)

Meta