libmobi
C library for handling MOBI format ebook documents
Data Fields
MOBITagx Struct Reference

Parsed TAGX section (for internal INDX parsing) More...

#include <index.h>

Data Fields

TAGXTagstags
 
size_t tags_count
 
size_t control_byte_count
 

Detailed Description

Parsed TAGX section (for internal INDX parsing)

TAGX tags hold metadata of index entries. It is present in the first index record.

Field Documentation

◆ control_byte_count

size_t MOBITagx::control_byte_count

Number of control bytes

◆ tags

TAGXTags* MOBITagx::tags

Array of tag entries

◆ tags_count

size_t MOBITagx::tags_count

Number of tag entries


The documentation for this struct was generated from the following file: