Skip to main content

TCPParser

Hierarchy

Table of contents

Constructors

Properties

Constructors

constructor

new TCPParser(«destructured», opts?)

Parameters

NameType
«destructured»KeyValue
opts?KeyValue

Overrides

ParserBlock.constructor

Properties

input_format

Readonly input_format: "ascii" | "hex"


opts

Readonly opts: KeyValue


output

Readonly output: any


output_format

Readonly output_format: "ascii" | "hex" | "raw"