Compare extension

on

Methods

incrementBigEndian() bool

Available on Uint8List, provided by the Compare extension

incrementLittleEndian() bool

Available on Uint8List, provided by the Compare extension

isEqual(Uint8List other) bool

Available on Uint8List, provided by the Compare extension

padLeft(int len, int fill) Uint8List

Available on Uint8List, provided by the Compare extension

padRight(int len, int fill) Uint8List

Available on Uint8List, provided by the Compare extension

toHex() String

Available on Uint8List, provided by the Compare extension