CSEngine
Loading...
Searching...
No Matches
tdefl_output_buffer Struct Reference

Public Attributes

size_t m_size
 
size_t m_capacity
 
mz_uint8 * m_pBuf
 
mz_bool m_expandable
 

Detailed Description

Definition at line 3882 of file miniz.h.

Member Data Documentation

◆ m_capacity

size_t tdefl_output_buffer::m_capacity

Definition at line 3883 of file miniz.h.

◆ m_expandable

mz_bool tdefl_output_buffer::m_expandable

Definition at line 3885 of file miniz.h.

◆ m_pBuf

mz_uint8* tdefl_output_buffer::m_pBuf

Definition at line 3884 of file miniz.h.

◆ m_size

size_t tdefl_output_buffer::m_size

Definition at line 3883 of file miniz.h.


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