Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CompatibilityTable

This class represents a table of supported telnet options.

Hierarchy

  • CompatibilityTable

Index

Properties

Methods

Properties

pointer

pointer: number = 0

Protected table

table: Uint8Array = new Uint8Array(256)

Methods

dispose

  • dispose(): void

finish

support

  • support(option: TelnetOption, local: boolean, remote: boolean): this

Static create

Generated using TypeDoc