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