aws_smithy_eventstream::frame

Function write_message_to

Source
pub fn write_message_to(
    message: &Message,
    buffer: &mut dyn BufMut,
) -> Result<(), Error>
Expand description

Writes the message to the given buffer.