pub fn read(decoder: &mut BinDecoder<'_>) -> ProtoResult<A>
๐Deprecated: use the BinDecodable::read method instead
Expand description
Read the RData from the given Decoder
pub fn read(decoder: &mut BinDecoder<'_>) -> ProtoResult<A>
Read the RData from the given Decoder