Comment by hvenev
1 year ago
Is 26 characters next? I think the number of bytestrings of length <= 26 that are also valid UTF-8 is only 0.021 * 256^24.
1 year ago
Is 26 characters next? I think the number of bytestrings of length <= 26 that are also valid UTF-8 is only 0.021 * 256^24.
I think the problem you encounter with this is that you can no longer reference the small string as a &str.