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