package
1.64.0-Personal
Repository: https://github.com/dceldran/rclone.git
Documentation: pkg.go.dev

# Functions

New returns a ChunkedReader for the Object.

# Variables

io related errors returned by ChunkedReader.
io related errors returned by ChunkedReader.

# Structs

ChunkedReader is a reader for an Object with the possibility of reading the source in chunks of given size An initialChunkSize of <= 0 will disable chunked reading.