On 09/27/2010 08:36 PM, Holger Hans Peter Freyther wrote:
Hi Paolo, all,

I have a Sockets.Socket instance and I would like to call
FileDescriptor>>nextUshort on it. Now I could do 'socket implementation
nextUshort' but that will probably have bad effects due not using the
ReadBuffer. Could we somehow get the nextUshort, nextByte: n signed: aBoolean
into another class (Stream?)?

I'd really really prefer to have Python-style pack/unpack methods (#packInto:format:startingAt:, #unpack:startingAt:) and add _those_ to sockets.

Paolo

_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to