u40be static method
IntegerLayout (big-endian unsigned int layouts) spanning five bytes.
Implementation
static IntegerLayout u40be([String? property]) =>
IntegerLayout(5, property: property, order: Endian.big);
IntegerLayout (big-endian unsigned int layouts) spanning five bytes.
static IntegerLayout u40be([String? property]) =>
IntegerLayout(5, property: property, order: Endian.big);