Iterating over UTF-8 "values" would be iterating over the bytes (chars) which form an valid unicode code point (rune). So it would advance 1 - 8 bytes in the UTF-8 encoded string. This means no decoding to unicode but working in the encoded format.
- zipping strings cdunn2001
- Re: zipping strings zielmicha
- Re: zipping strings cdunn2001
- Re: zipping strings Krux02
- Re: zipping strings wiffel
- Re: zipping strings jibal
- Re: zipping strings OderWat
- Re: zipping strings cdunn2001
- Re: zipping strings OderWat
- Re: zipping strings cdunn2001
- Re: zipping strings wiffel
- Re: zipping strings OderWat
- Re: zipping strings cdunn2001
- Re: zipping strings wiffel
- Re: zipping strings jibal
- Re: zipping strings Krux02
- Re: zipping strings wiffel
