toU16LeBytes method

List<int> toU16LeBytes()

Implementation

List<int> toU16LeBytes() => asU16.toLeBytes(length: 2);