codec-utils v0.3.4makeUInt64FastOn this pagemakeUInt64Fast export function makeUInt64Fast( high: number, low: number ): UInt64 Skips the overload-handling overhead of makeUInt64() Arguments 1. high high: number 2. low low: number Returns UInt64