tdefl_output_buffer
version(encodeDecodePNG)
nothrow @
nogc struct tdefl_output_buffer {
}
- 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.
gamut codecs miniz
aliasesenumsfunctionsmanifest constantsstatic functionsstatic variablesstructs