The properties of the Info class are listed below. For a complete list of Info class members, see the Info Members topic.
Public Static Properties
Version | Gets the version of ZLib as a string, e.g. "1.2.1" |
Public Instance Properties
HasDebugInfo | True if the library is compiled with debug info |
SizeOfOffset | Gets the size of the z_off_t type that was compiled into Zlib |
SizeOfPointer | Gets the size of the pointers that were compiled into Zlib |
SizeOfUInt | Gets the size of the unsigned int that was compiled into Zlib |
SizeOfULong | Gets the size of the unsigned long that was compiled into Zlib |
UsesAssemblyCode | True if the library is compiled with assembly optimizations |
See Also
Info Class | DotZLib Namespace