Skip to main content

boundary

Function boundary 

Source
fn boundary(message: &[u8], len: usize) -> usize
Expand description

Steps back to the nearest character boundary at or below len; a continuation byte never begins a character.