Limit

Undocumented in source.

Constructors

this
this(Blob expr, LimitOffset l)
Undocumented in source.
this
this(Blob expr, Blob l)
Undocumented in source.

Members

Functions

toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expr
SumType!(None, Blob) expr;
Undocumented in source.
optional
SumType!(None, LimitOffset, Blob) optional;
Undocumented in source.

Meta