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