toU256LeBytes method

List<int> toU256LeBytes()

Implementation

List<int> toU256LeBytes() => asU256.toLeBytes(length: 32);