bireader 3.1.11 → 3.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3555,7 +3555,7 @@ declare class BiReader extends BiBase {
3555
3555
  *
3556
3556
  * @returns {number}
3557
3557
  */
3558
- get dfloatebe(): number;
3558
+ get dfloatbe(): number;
3559
3559
  /**
3560
3560
  * Read double float.
3561
3561
  *