Squeak SmalltalkJoker Squeak Smalltalk : System : prevnext File Binary Text

As soon as you have created the stream, you should send it the message
binary. This messages replaces the standard buffer (an instance of 
String) with a buffer that is an instance of ByteArray.
As soon as you have this buffer, you should be able to file out 
instances of ByteArray.