Function webpki::der::small_nonnegative_integer

source ยท
pub(crate) fn small_nonnegative_integer(
    input: &mut Reader<'_>,
) -> Result<u8, Error>