public class TruncatedStream extends FilterInputStream
in
Modifier | Constructor and Description |
---|---|
protected |
TruncatedStream(InputStream in) |
Modifier and Type | Method and Description |
---|---|
boolean |
continueReading() |
available, close, mark, markSupported, read, read, read, reset, skip
protected TruncatedStream(InputStream in)
Copyright © 2025 The Apache Software Foundation. All rights reserved.