lib/core: Have Bytes::to_s and stream use the new and improved to_s_with_length
authorLucas Bajolet <r4pass@hotmail.com>
Fri, 11 Sep 2015 15:36:03 +0000 (11:36 -0400)
committerLucas Bajolet <r4pass@hotmail.com>
Fri, 11 Sep 2015 15:36:03 +0000 (11:36 -0400)
commit3093ef1a29c306a9bedd5f04988106fe39241082
tree337715cd05640ace375f6119a191e8dfaee1d731
parenta547f209012729011d11d9e0d2635d1559fefbb2
lib/core: Have Bytes::to_s and stream use the new and improved to_s_with_length

Signed-off-by: Lucas Bajolet <r4pass@hotmail.com>
lib/core/bytes.nit
lib/core/stream.nit
lib/core/text/flat.nit