TgzReader

TgzReader class

The mailbox items reader of Zimbra tgz storage.

The TgzReader type exposes the following members:

Constructors

NameDescription
TgzReader(file_name)Initializes a new instance of the TgzReader class
TgzReader(stream)Initializes a new instance of the TgzReader class

Properties

NameDescription
current_directoryGets the current directory name.
current_messageGets the current message.

Methods

NameDescription
export_to(path)
get_total_items_count()
read_next_message()

See Also