ImplementTestPullPeekFilter

Undocumented in source.
version(unittest)
mixin template ImplementTestPullPeekFilter () {}

Members

Functions

consume
void consume(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.
peek
const(ulong)[] peek(size_t n)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta