public interface KsonCharOutput
Modifier and Type | Method and Description |
---|---|
void |
back(int i) |
char |
lastChar() |
void |
writeChar(char c) |
void |
writeString(String s) |
void writeChar(char c)
void writeString(String s)
char lastChar()
void back(int i)
Copyright © 2017. All rights reserved.