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

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

Decode a Bit String

Decodes the value of the BIT STRING from the Buffer.