public class ASCIIDecoder extends AbstractCharDecoder
buffer, BUFFER_SIZE, count, inputStream, position
END_OF_STREAM
Constructor and Description |
---|
ASCIIDecoder(java.io.InputStream is)
Creates a new ASCIIDecoder.
|
Modifier and Type | Method and Description |
---|---|
int |
readChar()
Reads the next character.
|
charError, dispose, endOfStreamError, fillBuffer
Copyright © 2022 Apache Software Foundation. All Rights Reserved.