DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_blob_response Struct Reference

#include <ds3.h>

Data Fields

uint64_t byte_offset
 
ds3_strchecksum
 
ds3_checksum_type checksum_type
 
ds3_strid
 
uint64_t length
 
ds3_strobject_id
 

Detailed Description

Definition at line 639 of file ds3.h.

Field Documentation

◆ byte_offset

uint64_t byte_offset

Definition at line 640 of file ds3.h.

◆ checksum

ds3_str* checksum

Definition at line 641 of file ds3.h.

◆ checksum_type

ds3_checksum_type checksum_type

Definition at line 642 of file ds3.h.

◆ id

ds3_str* id

Definition at line 643 of file ds3.h.

◆ length

uint64_t length

Definition at line 644 of file ds3.h.

◆ object_id

ds3_str* object_id

Definition at line 645 of file ds3.h.


The documentation for this struct was generated from the following file: