pub fn parse_ber_any(i: &[u8]) -> BerResult<'_, Any<'_>>
Expand description

Parse any BER object (not recursive)