java.io.Closeable, java.lang.AutoCloseablepublic class LengthInputStream
extends java.io.FilterInputStream
| Constructor | Description |
|---|---|
LengthInputStream(java.io.InputStream in,
long length) |
Create an stream.
|
| Modifier and Type | Method | Description |
|---|---|---|
long |
getLength() |
|
java.io.InputStream |
getWrappedStream() |
available, close, mark, markSupported, read, read, read, reset, skipCopyright © 2008–2025 Apache Software Foundation. All rights reserved.