s40 static method
IntegerLayout (little-endian signed int layouts) spanning five bytes.
Implementation
static IntegerLayout s40({String? property}) =>
IntegerLayout(5, property: property, sign: true);
IntegerLayout (little-endian signed int layouts) spanning five bytes.
static IntegerLayout s40({String? property}) =>
IntegerLayout(5, property: property, sign: true);