IonTokenizer.unexpectedChar

Undocumented in source. Be warned that the author may not have intended to support it.
struct IonTokenizer
@safe @nogc pure
void
unexpectedChar
(
char c
,
size_t pos = -1
,
string file = __FILE__
,
int line = __LINE__
)

Meta