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

Stream of binary data

Aliased Type§

struct ByteStream { /* private fields */ }