PcapHandle.setUserBuffer

PcapStatus setUserBuffer(int size)

Sets the user buffer for the handle. (Windows only)

Parameters

sizeThe size of the buffer in bytes.

Returns

A PcapStatus indicating success or error.