| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
google-cloud library. |
| Modifier and Type | Method and Description |
|---|---|
default ReadChannel |
ReadChannel.limit(long limit)
Limit the maximum number of bytes available to be read from this channel.
|
| Modifier and Type | Method and Description |
|---|---|
RestorableState<ReadChannel> |
ReadChannel.capture()
Captures the read channel state so that it can be saved and restored afterwards.
|
Copyright © 2022 Google LLC. All rights reserved.