| Package | Description |
|---|---|
| io.pkts |
| Modifier and Type | Method and Description |
|---|---|
static Pcap |
Pcap.openStream(File file) |
static Pcap |
Pcap.openStream(InputStream is)
Capture packets from the input stream
|
static Pcap |
Pcap.openStream(InputStream is,
int bufferCapacity)
Capture packets from the input stream
|
static Pcap |
Pcap.openStream(String file) |
Copyright © 2021. All Rights Reserved.