SdlParser

Undocumented in source.

Constructors

this
this(char[] buffer, A allocator)
Undocumented in source.

Members

Functions

parse
Sink parse(Source source, Sink sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

allocator
A allocator;
Undocumented in source.
buffer
char[] buffer;
Undocumented in source.
leftover
char[] leftover;
Undocumented in source.

Meta