| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.internal.crypto |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RenewableCipherLiteInputStream
A specific kind of
CipherLiteInputStream that supports partial
mark-and-reset in the sense that, if the underlying input stream supports
mark-and-reset, this input stream can then be marked at and get reset back to
the very beginning of the stream (but not anywhere else). |
| 限定符和类型 | 方法和说明 |
|---|---|
protected CipherLiteInputStream |
COSCryptoModuleBase.newMultipartCOSCipherInputStream(UploadPartRequest req,
com.qcloud.cos.internal.crypto.CipherLite cipherLite) |
Copyright © 2021. All rights reserved.