from_bytes

Function from_bytes 

pub(super) fn from_bytes<T: DeserializeOwned>(buf: Bytes) -> Result<T, Error>