Package | Description |
---|---|
com.ibm.cloud.objectstorage.internal |
Modifier and Type | Class and Description |
---|---|
class |
ResettableInputStream
A mark-and-resettable input stream that can be used on files or file input
streams.
|
Modifier and Type | Method and Description |
---|---|
<T extends ReleasableInputStream> |
ReleasableInputStream.disableClose()
Used to disable the close method.
|
Modifier and Type | Method and Description |
---|---|
static ReleasableInputStream |
ReleasableInputStream.wrap(InputStream is)
Wraps the given input stream into a
ReleasableInputStream if
necessary. |
Copyright © 2024. All rights reserved.