Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixHash

Hierarchy

  • RadixHash

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • new RadixHash(data: string | Buffer): RadixHash

Properties

Private data

data: Buffer

Static SERIALIZER

SERIALIZER: string = "HASH"

Methods

toByteArray

  • toByteArray(): Buffer

toJson

  • toJson(): object

Static fromJson

Generated using TypeDoc