Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RadixSerializer

Hierarchy

  • RadixSerializer

Index

Methods

Static fromByteArray

  • fromByteArray(bytes: Buffer): any

Static fromJson

  • fromJson(json: any): any

Static fromJsonObject

  • fromJsonObject(jsonObject: object): object

Static fromObjectByteArray

  • fromObjectByteArray(bytes: Buffer): object

Static toByteArray

  • toByteArray(data: any): Buffer

Static toJson

  • toJson(data: any): any

Generated using TypeDoc