s8 static method
IntegerLayout (signed int layouts) spanning one byte.
Implementation
static IntegerLayout s8({String? property}) =>
IntegerLayout(1, property: property, sign: true);
IntegerLayout (signed int layouts) spanning one byte.
static IntegerLayout s8({String? property}) =>
IntegerLayout(1, property: property, sign: true);