Skip to main content

bit_string

Function bit_string 

Source
pub fn bit_string(input: &[u8]) -> Result<(&[u8], &[u8]), Error>
Expand description

BIT STRING:去掉首个未使用位数 octet(必须为 0)。