| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.event | |
| com.qcloud.cos.internal | |
| com.qcloud.cos.model |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ProgressInputStream |
| 限定符和类型 | 类和说明 |
|---|---|
class |
InputSubstream
Filtered input stream implementation that exposes a range of an input stream
as a new input stream.
|
class |
LengthCheckInputStream |
class |
MD5DigestCalculatingInputStream
Simple InputStream wrapper that examines the wrapped stream's contents as
they are read and calculates and MD5 digest.
|
class |
ReleasableInputStream
An input stream that can have the close operation disabled (to avoid accidentally being closed).
|
class |
ResettableInputStream
A mark-and-resettable input stream that can be used on files or file input streams.
|
class |
ServiceClientHolderInputStream
This wrapper input stream holds a reference to the service client.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
COSObjectInputStream
Input stream representing the content of an
COSObject. |
Copyright © 2017. All rights reserved.