Skip to main content
ascii_to_ascii_stride
encoding_
rs
0.8.41
In encoding_
rs::
ascii
encoding_rs
::
ascii
Function
ascii_
to_
ascii_
stride
Copy item path
Source
fn ascii_to_ascii_stride( src_stride: &[
u8
;
16
], dst_stride: &mut [
u8
;
16
], ) ->
Option
<(
u8
,
usize
)>