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