public class ContentLengthInputStream extends FilterInputStream
in| Constructor and Description |
|---|
ContentLengthInputStream(InputStream in,
Long length) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getLength() |
available, close, mark, markSupported, read, read, read, reset, skippublic ContentLengthInputStream(InputStream in, Long length)
public Long getLength()
Copyright © 2015. All rights reserved.