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