- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for simplifyCanonicalizesType (0.07 sec)
-
okhttp-idna-mapping-table/src/test/kotlin/okhttp3/internal/idn/MappingTablesTest.kt
), ), ).containsExactly( Mapping(0x0041, 0x0041, TYPE_MAPPED, "a".encodeUtf8()), Mapping(0x0042, 0x0042, TYPE_MAPPED, "b".encodeUtf8()), ) } @Test fun simplifyCanonicalizesType() { assertThat( mergeAdjacentRanges( listOf( Mapping(0x0000, 0x002c, TYPE_DISALLOWED_STD3_VALID, ByteString.EMPTY), ), ), ).containsExactly(
Registered: 2025-05-30 11:42 - Last Modified: 2025-03-19 19:25 - 6.3K bytes - Viewed (0)