s48 static method
IntegerLayout (little-endian signed int layouts) spanning six bytes.
Implementation
static IntegerLayout s48([String? property]) =>
IntegerLayout(6, property: property, sign: true);
IntegerLayout (little-endian signed int layouts) spanning six bytes.
static IntegerLayout s48([String? property]) =>
IntegerLayout(6, property: property, sign: true);