Java Shorts #9 File io and Text Encoding

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This is not the way to do this. Use the charset encoder decoder from java itself. Don't reinvent the wheel unless you come up with something better.
Use the platform instead of unsafe implementations. Utf8 is a great vector for attacks.

vrjb
visit shbcf.ru