DS3 C SDK  3.0.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 504 of file ds3.h.

Field Documentation

uint64_t byte_offset

Definition at line 505 of file ds3.h.

ds3_str* checksum

Definition at line 506 of file ds3.h.

ds3_checksum_type checksum_type

Definition at line 507 of file ds3.h.

ds3_str* id

Definition at line 508 of file ds3.h.

uint64_t length

Definition at line 509 of file ds3.h.

ds3_str* object_id

Definition at line 510 of file ds3.h.


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