public class ContentLengthInputStream
extends org.apache.commons.io.input.ProxyInputStream
in| Constructor and Description |
|---|
ContentLengthInputStream(InputStream in,
Long length) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLength() |
public ContentLengthInputStream(InputStream in, Long length)
public Long getLength()
Copyright © 2020. All rights reserved.