CntRange

Simple range that ignores data but counts the length

Alias This

cnt

Members

Functions

put
void put(ubyte[] ary)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(ubyte )
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

cnt
size_t cnt;
Undocumented in source.

Meta