QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
ON_CompressedBufferHelper Struct Reference

Public Types

enum  { sizeof_x_buffer = 16384 }
 

Public Attributes

int action
 
unsigned char buffer [sizeof_x_buffer]
 
size_t m_buffer_compressed_capacity
 
z_stream strm
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
sizeof_x_buffer 

Member Data Documentation

◆ action

int ON_CompressedBufferHelper::action

◆ buffer

unsigned char ON_CompressedBufferHelper::buffer[sizeof_x_buffer]

◆ m_buffer_compressed_capacity

size_t ON_CompressedBufferHelper::m_buffer_compressed_capacity

◆ strm

z_stream ON_CompressedBufferHelper::strm

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