| 程序包 | 说明 |
|---|---|
| com.tencent.cos.xml.crypto |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ResettableInputStream
A mark-and-resettable input stream that can be used on files or file input streams.
|
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends ReleasableInputStream> |
ReleasableInputStream.disableClose()
Used to disable the close method.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static ReleasableInputStream |
ReleasableInputStream.wrap(java.io.InputStream is)
Wraps the given input stream into a
ReleasableInputStream if necessary. |