[squeak-dev] Why are zipped and unzipped implemented in String rather than ByteArray?

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Fri Jul 11 21:51:58 UTC 2014


Because instead of just handling raw sequence of bytes, it instead handles
raw sequence of bytes on Objects which are not sequence of bytes... Because
we love complexity.

('All work and no play makes jack a dull boy' copyWith: 300 asCharacter)
zipped unzipped
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140711/497bccc0/attachment.htm


More information about the Squeak-dev mailing list