rust/src/libfourcc
Yuri Kunde Schlesner 337e62e4d6 Allow codepoints 128-255 in fourc!!
Codepoints with those values will be interpreted as bytes with their
raw codepoint value. ('\xAB' -> 0xABu8, etc.) Codepoints > 255 remain
forbidden.
2014-02-08 23:40:17 -06:00
..
lib.rs Allow codepoints 128-255 in fourc!! 2014-02-08 23:40:17 -06:00