pub type AggregatedBytes = AggregatedBytes;
👎Deprecated: Moved to aws_smithy_types::byte_stream::AggregatedBytes.
Expand description

Non-contiguous Binary Data Storage

Aliased Type§

struct AggregatedBytes(/* private fields */);