tdefl_output_buffer

Undocumented in source.
version(encodeDecodePNG)
nothrow @nogc
struct tdefl_output_buffer {}

Members

Variables

m_capacity
size_t m_capacity;
Undocumented in source.
m_expandable
mz_bool m_expandable;
Undocumented in source.
m_pBuf
mz_uint8* m_pBuf;
Undocumented in source.
m_size
size_t m_size;
Undocumented in source.

Meta