public class ISO_8859_1Decoder extends AbstractCharDecoder
buffer, BUFFER_SIZE, count, inputStream, positionEND_OF_STREAM| Constructor and Description |
|---|
ISO_8859_1Decoder(InputStream is)
Creates a new ISO_8859_1Decoder.
|
| Modifier and Type | Method and Description |
|---|---|
int |
readChar()
Reads the next character.
|
charError, dispose, endOfStreamError, fillBufferpublic ISO_8859_1Decoder(InputStream is)
public int readChar()
throws IOException
IOExceptionCopyright © 2000–2024 Apache Software Foundation. All rights reserved.