function dtils.getTotalByteLengthimport { dtils } from "https://deno.land/x/dtils@2.2.0/devops/deps.ts"; const { getTotalByteLength } = dtils; getTotalByteLength(byteArrays: Uint8Array[])ParametersbyteArrays: Uint8Array[]