public class ASCIIHexDecode extends ChunkingInputStream
buffer, in| Constructor and Description |
|---|
ASCIIHexDecode(java.io.InputStream input) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
fillInternalBuffer()
This is only called if bufferAvailable is 0.
|
available, close, fillBufferFromInputStream, fillBufferFromInputStream, mark, markSupported, read, read, read, reset, setBufferSize, setInputStream, skip, toStringprotected int fillInternalBuffer()
throws java.io.IOException
ChunkingInputStreamfillInternalBuffer in class ChunkingInputStreamjava.io.IOException