Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Proto

Hierarchy

  • Proto

Implements

Indexable

[tag: number]: any

Index

Constructors

constructor

  • new Proto(encoded: Buffer, decoded?: Proto): Proto

Accessors

length

  • get length(): number

Methods

[toPrimitive]

  • [toPrimitive](): string

toBase64

  • toBase64(): string

toBuffer

  • toBuffer(): Buffer

toHex

  • toHex(): string

toString

  • toString(): string

Generated using TypeDoc