@cto.af/pcap-ng-parser
Preparing search index...
ParserOptions
Interface ParserOptions
interface
ParserOptions
{
rejectNG
?:
boolean
;
rejectOld
?:
boolean
;
}
Index
Properties
reject
NG?
reject
Old?
Properties
Optional
reject
NG
rejectNG
?:
boolean
If true, don't allow new PCAPng format.
Optional
reject
Old
rejectOld
?:
boolean
If true, don't allow old PCAP format.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reject
NG
reject
Old
GitHub
Spec
Documentation
@cto.af/pcap-ng-parser
Loading...
If true, don't allow new PCAPng format.