- testPeek
void testPeek(T t, char expected, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- testRead
void testRead(T t, char expected, string file, int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- tokenizeString
IonTokenizer tokenizeString(const(char)[] input)
Undocumented in source. Be warned that the author may not have intended to support it.