Public Attributes | List of all members
enc_mime_mpe Struct Reference

Locations of MIME multipart entities. More...

Collaboration diagram for enc_mime_mpe:
Collaboration graph

Public Attributes

const char * start
 
size_t len
 

Detailed Description

Locations of MIME multipart entities.

Definition at line 122 of file encoding.h.

Member Data Documentation

◆ len

size_t enc_mime_mpe::len

Length of entity

Definition at line 125 of file encoding.h.

Referenced by enc_mime_message(), enc_mime_multipart(), and enc_percent_decode().

◆ start

const char* enc_mime_mpe::start

Start index of entity

Definition at line 124 of file encoding.h.

Referenced by enc_mime_message(), and enc_mime_multipart().


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

Generated at 2024-04-27 using  doxygen