PcapHandle.openOfflineWithTstampPrecision
fn
PcapHandle openOfflineWithTstampPrecision(string fname, u_int precision, out string errBuf)Opens a savefile for reading, with specified timestamp precision.
Parameters
fname | The path to the savefile. |
precision | The desired timestamp precision (e.g. PCAP_TSTAMP_PRECISION_MICRO). |
errBuf | Buffer to receive error information if the open fails. |
Returns
A