Tokenizer

Undocumented in source.

Constructors

this
this(Underlying underlying)
Undocumented in source.

Members

Functions

limit
void limit(size_t limit)
Undocumented in source. Be warned that the author may not have intended to support it.
partialReceive
void partialReceive(bool partialReceive)
Undocumented in source. Be warned that the author may not have intended to support it.
read
PromiseIterator!(T[]) read()
Undocumented in source. Be warned that the author may not have intended to support it.
readOne
Promise!(T[]) readOne()
Undocumented in source. Be warned that the author may not have intended to support it.
separator
void separator(immutable(void)[] separator)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta