I tested my serialization library on 64bits image and tests for floats are failed.
For boxed floats I use #basicNew. And SmallFloat signal error 'SmallFloat64s can only be created by performing arithmetic'
So question how implement smallfloat serialization/materialization ?
Do we have something similar to ByteArray>>asInteger and SmallInteger>>asByteArray?
Best regards,
Denis