@cto.af/pcap-ng-parser
Preparing search index...
GenericOption
Interface GenericOption
interface
GenericOption
{
bigint
?:
bigint
;
data
?:
Buffer
<
ArrayBufferLike
>
;
dataLength
?:
number
;
date
?:
Date
;
name
?:
string
;
optionType
:
number
;
private
?:
boolean
;
str
?:
string
;
}
Index
Properties
bigint?
data?
data
Length?
date?
name?
option
Type
private?
str?
Properties
Optional
bigint
bigint
?:
bigint
Optional
data
data
?:
Buffer
<
ArrayBufferLike
>
Optional
data
Length
dataLength
?:
number
Optional
date
date
?:
Date
Optional
name
name
?:
string
option
Type
optionType
:
number
Optional
private
private
?:
boolean
Optional
str
str
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bigint
data
data
Length
date
name
option
Type
private
str
GitHub
Spec
Documentation
@cto.af/pcap-ng-parser
Loading...