i16 static method
IntegerLayout (little-endian unsigned int layouts) spanning two bytes.
Implementation
static IntegerLayout i16([String? property]) =>
IntegerLayout(2, property: property, sign: true);
IntegerLayout (little-endian unsigned int layouts) spanning two bytes.
static IntegerLayout i16([String? property]) =>
IntegerLayout(2, property: property, sign: true);