List.getCharWriter
CharWriter getCharWriter(List<char>* this)Returns a writer that appends characters to the list.
Parameters
List<char>*
this
The list used as the writer backing store.
Generated with campc 0.11.0-preview.1.
CharWriter getCharWriter(List<char>* this)Returns a writer that appends characters to the list.
The list used as the writer backing store.
Generated with campc 0.11.0-preview.1.