InputSparse

Undocumented in source.

Constructors

this
this(const(ubyte)* data, size_t length)
Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
const(ubyte)* data;
Undocumented in source.
front
ulong front;
Undocumented in source.
length
size_t length;
Undocumented in source.

Meta