public class Pbd8InputStream extends PbdInputStream
leftToFill, state
in
Modifier | Constructor and Description |
---|---|
protected |
Pbd8InputStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
int |
read(byte[] b,
int off,
int len) |
mark, markSupported, read, read, reset
available, close, skip
protected Pbd8InputStream(InputStream in)
public int read(byte[] b, int off, int len) throws IOException
read
in class FilterInputStream
IOException
Copyright © 2015–2021 Fiji. All rights reserved.