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