Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CaveatPacketInterface

typedef

{Object} CaveatPacketInterface

property

{CaveatPacketType} type

property

{Buffer} rawValue

property

{string} valueAsText

Hierarchy

  • CaveatPacketInterface

Index

Properties

getRawValue

getRawValue: function

Type declaration

    • (): Buffer
    • Returns Buffer

getValueAsText

getValueAsText: function

Type declaration

    • (): string
    • Returns string

rawValue

rawValue: Buffer

type

valueAsText

valueAsText: string

Generated using TypeDoc