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