Overview
>
klyn.io
>
AbstractTextWriter
>
writeChar
Overview
Index
Tree
Deprecated
klyn.io.AbstractTextWriter.writeChar
method
public writeChar(readonly c as Char) as Void throws IOException:
Description
Writes one character.
Parameters
c Character to write.