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 |
Definition at line 636 of file opennurbs_zlib.cpp.
anonymous enum |
Definition at line 639 of file opennurbs_zlib.cpp.
Definition at line 638 of file opennurbs_zlib.cpp.
unsigned char ON_CompressedBufferHelper::buffer[sizeof_x_buffer] |
Definition at line 643 of file opennurbs_zlib.cpp.
Definition at line 645 of file opennurbs_zlib.cpp.
Definition at line 644 of file opennurbs_zlib.cpp.