Oct. 2, 2009
11:50 a.m.
I'm a novice for Smalltalk. Can any body suggest proper collection for binary stream. I try ByteArray - it dosn't allow Characters, try ByteString - it not allow non literals. Which collection (or maybe pattern) should be used to write binary and character data?