fopenOfflineWithTstampPrecision

fnPcapHandle fopenOfflineWithTstampPrecision(FILE * fp, u_int precision, out string errBuf)

Opens a savefile for reading from a standard I/O stream, with specified timestamp precision.

Parameters

fpThe file pointer.
precisionThe desired timestamp precision.
errBufBuffer to receive error information.

Returns

A PcapHandle.