[squeak-dev] Integer, ByteArray, and Endianness

Eric Gade eric.gade at gmail.com
Tue May 19 22:46:31 UTC 2020


Hi all,

I am working on a bytecode-level project and came across ByteArray >>
#asInteger, whose comment indicates that it will use the big-endian format.
Is it the case the multibyte Integers (or other values?) are big-endian in
Squeak? If so, what strategies do people use when trying to reconstruct
byte-level structures?

Thanks!

-- 
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200519/73d2e51e/attachment.html>


More information about the Squeak-dev mailing list