protected static class BaseDecoder.PBIS extends PushbackInputStream
buf, pos
in
Constructor and Description |
---|
PBIS(InputStream in,
int size) |
Modifier and Type | Method and Description |
---|---|
void |
resetBuf(int size) |
available, close, mark, markSupported, read, read, reset, skip, unread, unread, unread
read
public PBIS(InputStream in, int size)
public void resetBuf(int size)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.