Function cuprate_epee_encoding::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.