pub fn compose<S: Serialize>(s: S) -> Result<BytesMut, Error>
Convenient function to serialize a structure into a new BytesMut.