ChunkedContent.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct ChunkedContent(Range)
bool
empty
()
if (
is(ElementType!Range == ubyte) ||
is(ElementType!Range == ubyte[])
)

Meta