Codecs: Refactor API
authorLucas Bajolet <r4pass@hotmail.com>
Tue, 5 Apr 2016 20:39:02 +0000 (16:39 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Thu, 21 Apr 2016 18:45:45 +0000 (14:45 -0400)
commit58ec3d46d8904fa050b9de1c42e68cd171ce26c5
tree872690ac659f965cd3b395a6229a0328bde8f4cb
parentdae9c2049dab89629dd6d3d278b8803822b8c673
Codecs: Refactor API

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/codecs/codec_base.nit
lib/core/codecs/codecs.nit
lib/core/codecs/iso8859_1.nit [new file with mode: 0644]
lib/core/codecs/utf8.nit
lib/core/stream.nit