[squeak-dev] Floats

Tobias Pape Das.Linux at gmx.de
Wed Oct 11 15:24:55 UTC 2017


Hi all

I'm a bit stumped…

What is our canonical way to put a Float onto a (binary) stream?
To be precise a IEEE754 double precision 64-bit float onto a stream, of which I only know that it is a binary one.

I found ByteArray>>doubleAt:{put:}bigEndian:, but they have neither senders nor test _and_ it is not a stream.

What do y'all use?

Best regards
	-Tobias



More information about the Squeak-dev mailing list