ns64 static method
BigIntLayout (little-endian signed int layouts) interpreted as Numbers.
Implementation
static BigIntLayout ns64([String? property]) =>
BigIntLayout(8, property: property, sign: true);
BigIntLayout (little-endian signed int layouts) interpreted as Numbers.
static BigIntLayout ns64([String? property]) =>
BigIntLayout(8, property: property, sign: true);