byte array libary in Snap!
all you need to do to use it is drag this image and click the block
![]()
add bitwise operators!
done, the operators in the operators category will convert the values into reals btw
The only problem.. it requires JS. It doesnt need to, you can implement all this behavior in plain Snap!.
In the official bitwise operators library, we title the blocks
![]()
etc. so as to avoid confusion with
![]()
etc.
I don’t think you can detect machine endianess locally in plain Snap!
For that, no; but for everything else use plain Snap! (As edianness is not common to deal with…)