org.apache.batik.util.io
public class ASCIIDecoder extends AbstractCharDecoder
| Constructor Summary | |
|---|---|
| ASCIIDecoder(InputStream is)
Creates a new ASCIIDecoder. | |
| Method Summary | |
|---|---|
| int | readChar()
Reads the next character. |
Returns: a character or END_OF_STREAM.