to_bytes

Function to_bytes 

Source
pub fn to_bytes<T: EpeeObject>(val: T) -> Result<BytesMut>
Expand description

Turn the object into epee bytes.