Dynamically instantiates a Int32 value mapped sequentially into memory.
Int32.from(int value) : _data = Int32List(1)..[0] = value;