toI64LeBytes method

List<int> toI64LeBytes()

Implementation

List<int> toI64LeBytes() => asI64.toLeBytes(length: 8);