Struct

FwupdPluginStructZipCdfh

Description

struct FuStructZipCdfh {
  guint8 buf[];
  guint refcount;
}

No description available.

Structure members
buf

No description available.

refcount

No description available.

Functions

fu_struct_zip_cdfh_new
No description available.

fu_struct_zip_cdfh_parse_stream
No description available.

Instance methods

fu_struct_zip_cdfh_get_comment_size
No description available.

fu_struct_zip_cdfh_get_compressed_size
No description available.

fu_struct_zip_cdfh_get_compression
No description available.

fu_struct_zip_cdfh_get_disk_number
No description available.

fu_struct_zip_cdfh_get_external_attrs
No description available.

fu_struct_zip_cdfh_get_extra_size
No description available.

fu_struct_zip_cdfh_get_file_date
No description available.

fu_struct_zip_cdfh_get_file_time
No description available.

fu_struct_zip_cdfh_get_filename_size
No description available.

fu_struct_zip_cdfh_get_flags
No description available.

fu_struct_zip_cdfh_get_internal_attrs
No description available.

fu_struct_zip_cdfh_get_offset_lfh
No description available.

fu_struct_zip_cdfh_get_uncompressed_crc
No description available.

fu_struct_zip_cdfh_get_uncompressed_size
No description available.

fu_struct_zip_cdfh_get_version_extract
No description available.

fu_struct_zip_cdfh_get_version_generated
No description available.

fu_struct_zip_cdfh_ref
No description available.

fu_struct_zip_cdfh_set_comment_size
No description available.

fu_struct_zip_cdfh_set_compressed_size
No description available.

fu_struct_zip_cdfh_set_compression
No description available.

fu_struct_zip_cdfh_set_disk_number
No description available.

fu_struct_zip_cdfh_set_external_attrs
No description available.

fu_struct_zip_cdfh_set_extra_size
No description available.

fu_struct_zip_cdfh_set_file_date
No description available.

fu_struct_zip_cdfh_set_file_time
No description available.

fu_struct_zip_cdfh_set_filename_size
No description available.

fu_struct_zip_cdfh_set_flags
No description available.

fu_struct_zip_cdfh_set_internal_attrs
No description available.

fu_struct_zip_cdfh_set_offset_lfh
No description available.

fu_struct_zip_cdfh_set_uncompressed_crc
No description available.

fu_struct_zip_cdfh_set_uncompressed_size
No description available.

fu_struct_zip_cdfh_set_version_extract
No description available.

fu_struct_zip_cdfh_set_version_generated
No description available.

fu_struct_zip_cdfh_unref
No description available.