media/library
J. Oliva c135bb7a57 Fixes for correctly supporting UTF-16 and UTF-16BE charsets
For fields encoded using UTF-16 or UTF-16BE charsets when looking for
termination character we have to look for two zero consecutive bytes.

Otherwise, as many characters encoded with UTF-16 or UTF-16BE has one
of their 2 bytes set with the value zero, we will be truncating text
fields.
2015-02-26 21:54:29 +01:00
..
doc/images Bring internal/external branches closer. 2014-11-19 15:58:26 +00:00
src/main Fixes for correctly supporting UTF-16 and UTF-16BE charsets 2015-02-26 21:54:29 +01:00
build.gradle Include gradle plugin 1.0.0 2014-12-22 10:34:46 +08:00