跳到主要内容

Digest

class Digest

类 Digest:表示 MasterSeed V1 的摘要或错误对象。

方法

名称签名说明
equalsequals(other: Digest): boolean方法 equals:Digest 实例提供的操作。
toBytestoBytes(): Uint8Array方法 toBytes:Digest 实例提供的操作。
toHextoHex(): string方法 toHex:Digest 实例提供的操作。
toStringtoString(): string方法 toString:Digest 实例提供的操作。
fromBytesfromBytes(value: Uint8Array): Digest方法 fromBytes:Digest 实例提供的操作。
fromHexfromHex(value: string): Digest方法 fromHex:Digest 实例提供的操作。

来源

此页面由 TypeDoc/Go AST 元数据和中文翻译目录生成。标识符、类型、错误码和代码示例保持不译。