Skip to main content

at_ber_end

Function at_ber_end 

Source
pub open spec fn at_ber_end(input: Seq<u8>) -> bool
Expand description
{ input.len() == 0 || EOC.spec_parse(input) is Some }