pub fn replace(extant: &[u8], from: u8, to: u8) -> Box<[u8]>
Expand description

replace.