ReadBuffer

Undocumented in source.
struct ReadBuffer (
T
) {}

Members

Variables

limit
T* limit;
Undocumented in source.
next
const(T)* next;
Undocumented in source.

Meta