| Package | Description |
|---|---|
| com.aliyun.oss.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
RenewableCipherInputStream
A specific kind of
CipherInputStream 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). |
Copyright © 2021. All Rights Reserved.