pub type PCloudStoreFileReader = HttpStoreFileReader;
Expand description
File reader type for pCloud files.
Reuses HttpStoreFileReader
for actual byte streaming via HTTP.
Aliased Typeยง
struct PCloudStoreFileReader { /* private fields */ }
pub type PCloudStoreFileReader = HttpStoreFileReader;
File reader type for pCloud files.
Reuses HttpStoreFileReader
for actual byte streaming via HTTP.
struct PCloudStoreFileReader { /* private fields */ }