Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
mime_file.h File Reference
#include "wtap.h"

Go to the source code of this file.

Functions

wtap_open_return_val mime_file_open (wtap *wth, int *err, char **err_info)
 Open a MIME file for reading.

Detailed Description

MIME file format decoder for the Wiretap library.

Wiretap Library SPDX-License-Identifier: GPL-2.0-or-later

Function Documentation

◆ mime_file_open()

wtap_open_return_val mime_file_open ( wtap * wth,
int * err,
char ** err_info )

Open a MIME file for reading.

Parameters
wthPointer to the wtap structure.
errError code if an error occurs.
err_infoError information if an error occurs.
Returns
wtap_open_return_val Return value indicating success or failure.

< Precision: 1 second (0 fractional digits).