- skipBinary
char skipBinary(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipBlob
char skipBlob(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipBlobInternal
void skipBlobInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipBlockComment
bool skipBlockComment(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipComment
bool skipComment(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipContainer
char skipContainer(IonTokenizer t, char term)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipContainerInternal
void skipContainerInternal(IonTokenizer t, char term)
Undocumented in source.
- skipDigits
char skipDigits(IonTokenizer t, char _c)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipDot
char skipDot(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipDoubleColon
char skipDoubleColon(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipHex
char skipHex(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipList
char skipList(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipListInternal
void skipListInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipLongString
char skipLongString(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipLongStringEnd
bool skipLongStringEnd(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipLongStringInternal
void skipLongStringInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipNumber
char skipNumber(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSexp
char skipSexp(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSexpInternal
void skipSexpInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSingleLineComment
bool skipSingleLineComment(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipString
char skipString(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipStringInternal
void skipStringInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipStruct
char skipStruct(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipStructInternal
void skipStructInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSymbol
char skipSymbol(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSymbolOperator
char skipSymbolOperator(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSymbolQuoted
char skipSymbolQuoted(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipSymbolQuotedInternal
void skipSymbolQuotedInternal(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipTimestamp
char skipTimestamp(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.
- skipValue
char skipValue(IonTokenizer t)
Undocumented in source. Be warned that the author may not have intended to support it.