Skip to content

buffer: DataView internals; BigInt read/write functions

new buffer functions: buf.{read|write}Big{U|UI}nt{64|128}[BL]E().

Also make new validator functions dealing with BigInt values for future use.

Checklist
  • make -j4 test (UNIX) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading