method types.BTreeSet.prototype.toU8aimport { types } from "https://dotland.deno.dev/x/polkadot@0.2.35/mod.ts"; const { BTreeSet } = types; toU8a(isBare?: boolean): Uint8ArrayParametersoptionalisBare: booleantrue when the value has none of the type-specific prefixes (internal) ReturnsUint8Array