TCPParser
Hierarchy
-
↳
TCPParser
Table of contents
Constructors
Properties
Constructors
constructor
new TCPParser(«destructured», opts?)
Parameters
| Name | Type |
|---|---|
«destructured» | KeyValue |
opts? | KeyValue |
Overrides
Properties
input_format
Readonly input_format: "ascii" | "hex"
opts
Readonly opts: KeyValue
output
Readonly output: any
output_format
Readonly output_format: "ascii" | "hex" | "raw"