Skip to content

zlib.Deflater.DataType

Andrew Lambert edited this page Oct 10, 2017 · 5 revisions

zlib.Deflater.DataType

Property declaration

 Dim DataType As UInt32

Notes

zlib's best guess about the data type: binary or text for Deflate, or the decoding state for Inflate.

Entry-level points of interest denoted by "☜"



Clone this wiki locally