Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SecureValueErrorData

Hierarchy

Index

Properties

CONSTRUCTOR_ID: number
SUBCLASS_OF_ID: number
className: string
classType: "constructor" | "request"
originalArgs: { type: TypeSecureValueType; dataHash: Buffer; field: string; text: string }

Type declaration

CONSTRUCTOR_ID: 3903065049
SUBCLASS_OF_ID: 101146574
classType: "constructor"
className: "SecureValueErrorData"
dataHash: Buffer
field: string
text: string

Methods

  • serializeBytes(data: string | Buffer): Buffer
  • serializeDate(date: number | Date): Buffer
  • getBytes(): Buffer

Constructors

Generated using TypeDoc