| Package | Description |
|---|---|
| com.baidubce.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
RestartableFileInputStream
Restartable File InputStream extends Restartable InputStream.
|
class |
RestartableMultiByteArrayInputStream
Restartable MultiByteArray InputStream extends Restartable InputStream.
|
class |
RestartableNonResettableInputStream
The Restartable InputStream can not reset.
|
class |
RestartableResettableInputStream
The Restartable InputStream can Reset.
|
| Modifier and Type | Method and Description |
|---|---|
RestartableInputStream |
InternalRequest.getContent() |
static RestartableInputStream |
RestartableInputStream.wrap(byte[] b) |
| Modifier and Type | Method and Description |
|---|---|
void |
InternalRequest.setContent(RestartableInputStream content) |
Copyright © 2022. All rights reserved.