DefaultPeekPullAdapter

Undocumented in source.
@filter(Method.peek, Method.pull)
struct DefaultPeekPullAdapter (
alias Context
A...
) {}

Members

Functions

pull
size_t pull(E[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin Context!A
Undocumented in source.

Meta