Register64List class

Constructors

Register64List(int length)
Register64List.from(List<List<int>> values)

Properties

hashCode int
The hash code for this object.
no setterinherited
length int
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

fillRange(int start, int end, dynamic hiOrLo32OrY, [int? lo32]) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setRange(int start, int end, Register64List list, [int skipCount = 0]) → void
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited
operator [](int index) Register64