Impl.Sink

Undocumented in source.

Members

Static functions

handleArray
void handleArray(Reader reader)
Undocumented in source. Be warned that the author may not have intended to support it.
handleBoolean
void handleBoolean(bool v)
Undocumented in source. Be warned that the author may not have intended to support it.
handleNull
void handleNull()
Undocumented in source. Be warned that the author may not have intended to support it.
handleNumeric
void handleNumeric(C[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
handleObject
void handleObject(Reader reader)
Undocumented in source. Be warned that the author may not have intended to support it.
handleString
void handleString(C[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
handleStringFragment
void handleStringFragment(C[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
handleStringFragments
void handleStringFragments(Reader reader)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta