Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

constructor

Properties

Private isText

isText: boolean

Private message

message: Array<number>

Protected version

version: number = 1

Methods

getAppendixName

  • getAppendixName(): string

getFee

  • getFee(): string

getIsText

  • getIsText(): boolean

getJSONObject

  • getJSONObject(): object

getMessage

  • getMessage(): number[]

getMySize

  • getMySize(): number

getSize

  • getSize(): number

getVersion

  • getVersion(): number

init

  • init(message: Array<number>, isText: boolean): this
  • Parameters

    • message: Array<number>
    • isText: boolean

    Returns this

parse

  • parse(buffer: ByteBuffer): this

parseJSON

  • parseJSON(json: object): this

putBytes

  • putBytes(buffer: ByteBuffer): void

putMyBytes

  • putMyBytes(buffer: ByteBuffer): void

putMyJSON

  • putMyJSON(json: object): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc