method Buffer.prototype.writeBigUInt64LEimport { Buffer } from "https://dotland.deno.dev/std@0.110.0/node/buffer.ts"; writeBigUInt64LE(value: bigint, offset?): numberParametersvalue: bigintoptionaloffset = [UNSUPPORTED]Returnsnumber