lib: Update sha1 and base64 to use Bytes instead of String
authorLucas Bajolet <r4pass@hotmail.com>
Mon, 14 Sep 2015 15:13:24 +0000 (11:13 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Tue, 15 Sep 2015 15:03:28 +0000 (11:03 -0400)
commit2a731344f2c760b78d5144f92ab73890320ce37a
tree553a2e997870af17c4273faa91fa6ddbb6a3226a
parent2278d552ecac6e6d59c1f620352ea7edf9382447
lib: Update sha1 and base64 to use Bytes instead of String

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
contrib/opportunity/src/opportunity_controller.nit
contrib/opportunity/src/opportunity_model.nit
examples/rosettacode/sha_1.nit
lib/base64.nit
lib/core/bytes.nit
lib/sha1.nit
lib/websocket/websocket.nit