toU32LeBytes method

List<int> toU32LeBytes()

Implementation

List<int> toU32LeBytes() => asU32.toLeBytes(length: 4);