Function asn_codecs::aper::decode::decode_octetstring[][src]

pub fn decode_octetstring(
    data: &mut AperCodecData,
    lb: Option<i128>,
    ub: Option<i128>,
    is_extensible: bool
) -> Result<Vec<u8>, AperCodecError>
Expand description

Decode an OCTET STRING

Decodes the value of the OCTET STRING from the Buffer.