Function protokit_binformat::decode

source ·
pub fn decode<'buf, T: Default + BinProto<'buf>>(b: &'buf [u8]) -> Result<T>