lib/io: Changed the semantics of read/write byte to use Byte instead of Int
authorLucas Bajolet <r4pass@hotmail.com>
Wed, 8 Jul 2015 20:38:25 +0000 (16:38 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Wed, 8 Jul 2015 20:49:37 +0000 (16:49 -0400)
commit0a2bf86156aafc5784b71c7dcd78ebb731b4dcb2
tree947f3964c08f9eaa098800bfcda7fa01ade20367
parent13e23fbba4f8886b6f2dcf0fb415c93b75796e9e
lib/io: Changed the semantics of read/write byte to use Byte instead of Int

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/binary/binary.nit
lib/libevent.nit
lib/socket/socket_c.nit
lib/standard/file.nit
lib/standard/stream.nit