public final class RawTcpdumpReader extends Object implements TcpdumpReader
TcpdumpReader.Handler| Constructor and Description |
|---|
RawTcpdumpReader(boolean any) |
| Modifier and Type | Method and Description |
|---|---|
void |
read(InputStream input,
TcpdumpReader.Handler handler) |
Iterable<String> |
tcpdumpOptions() |
public Iterable<String> tcpdumpOptions()
tcpdumpOptions in interface TcpdumpReaderpublic void read(InputStream input, TcpdumpReader.Handler handler) throws IOException
read in interface TcpdumpReaderIOExceptionCopyright © 2016. All rights reserved.