Function faster_hex::hex_check_sse_with_case
source · pub unsafe fn hex_check_sse_with_case(src: &[u8], check_case: CheckCase) -> bool
Available with target feature
sse4.1
only.Expand description
Safety
Check if a byte slice is valid on given check_case.