parseNullDelimited

Undocumented in source. Be warned that the author may not have intended to support it.
string[]
parseNullDelimited
(
T
)
if (
isInputRange!T &&
is(ElementType!T == ubyte)
)

Meta