i24 static method
IntegerLayout (little-endian unsigned int layouts) spanning three bytes.
Implementation
static IntegerLayout i24({String? property}) =>
IntegerLayout(3, property: property, sign: true);
IntegerLayout (little-endian unsigned int layouts) spanning three bytes.
static IntegerLayout i24({String? property}) =>
IntegerLayout(3, property: property, sign: true);