cuprate_epee_encoding

Function from_bytes

Source
pub fn from_bytes<T: EpeeObject, B: Buf>(buf: &mut B) -> Result<T>
Expand description

Read the object T from a byte array.