注意: 此页面尚未翻译成中文。以下内容为英文原版。
type BytesLike: DataHexString | Uint8Array;
An object that can be used to represent binary data.

Source

utils/data.ts:27