u32 static method
IntegerLayout (little-endian unsigned int layouts) spanning four bytes.
Implementation
static IntegerLayout u32({String? property}) =>
IntegerLayout(4, property: property);
IntegerLayout (little-endian unsigned int layouts) spanning four bytes.
static IntegerLayout u32({String? property}) =>
IntegerLayout(4, property: property);