API Reference ObjectStoreX v#0.2.0

View Source

Modules

Unified object storage for AWS S3, Azure Blob Storage, Google Cloud Storage, and local filesystem.

Represents object attributes for setting HTTP headers and metadata.

Download a file from object storage with progress tracking. it requests the file in chunks, and downloads them concurrently.

Error types and handling for ObjectStoreX.

Error types and documentation for ObjectStoreX.

Options for conditional GET operations.

Represents the write mode for put operations.

Represents a byte range for partial object reads.

Streaming operations for large files.