Skip to main content

scan_hex_string_token_len

Function scan_hex_string_token_len 

Source
fn scan_hex_string_token_len(bytes: &[u8], start: usize) -> usize
Expand description

Length of a hex string token: x'...' or X'...'.