Function aws_smithy_eventstream::smithy::expect_byte_array
source ยท pub fn expect_byte_array(header: &Header) -> Result<Blob, Error>
Expand description
Expects that header
is a Blob
.
pub fn expect_byte_array(header: &Header) -> Result<Blob, Error>
Expects that header
is a Blob
.