public class InputStreamWithZeroOffsetRead
extends org.apache.commons.io.input.ProxyInputStream
in
Constructor and Description |
---|
InputStreamWithZeroOffsetRead(InputStream proxy)
Constructs a new ProxyInputStream.
|
Modifier and Type | Method and Description |
---|---|
int |
read(byte[] bts,
int off,
int len) |
public InputStreamWithZeroOffsetRead(InputStream proxy)
proxy
- the InputStream to delegate topublic int read(byte[] bts, int off, int len) throws IOException
read
in class org.apache.commons.io.input.ProxyInputStream
IOException
Copyright © 2016–2021 Smart Data Analytics (SDA) Research Group. All rights reserved.