High performance array [byte; n] which stores bytes in Uint8Array.
array [byte; n]
array for general purpuse array.
import { mol } from "@ckb-cobuild/molecule";const Byte32 = mol.byteArray("Byte32", 32); Copy
import { mol } from "@ckb-cobuild/molecule";const Byte32 = mol.byteArray("Byte32", 32);
Generated using TypeDoc
High performance
array [byte; n]
which stores bytes in Uint8Array.