Internal API update.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sat, 16 Jul 2005 13:15:42 +0000 (13:15 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sat, 16 Jul 2005 13:15:42 +0000 (13:15 +0000)
Instead of using Chunk#serialize and Stream#serialize, rename
Chunk#serialize to Chunk#to_s and just use Stream#to_s to serialize
the streams.


No differences found