Register64List class
Constructors
- Register64List(int length)
-
Register64List.from(List<
List< values)int> >
Properties
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