Encapsulates general information about the ZLib library
More...
Encapsulates general information about the ZLib library
Constructs an instance of the Info
class.
bool DotZLib.Info.HasDebugInfo |
|
get |
True if the library is compiled with debug info
int DotZLib.Info.SizeOfOffset |
|
get |
Gets the size of the z_off_t type that was compiled into Zlib
int DotZLib.Info.SizeOfPointer |
|
get |
Gets the size of the pointers that were compiled into Zlib
int DotZLib.Info.SizeOfUInt |
|
get |
Gets the size of the unsigned int that was compiled into Zlib
int DotZLib.Info.SizeOfULong |
|
get |
Gets the size of the unsigned long that was compiled into Zlib
bool DotZLib.Info.UsesAssemblyCode |
|
get |
True if the library is compiled with assembly optimizations
string DotZLib.Info.Version |
|
staticget |
Gets the version of ZLib as a string, e.g. "1.2.1"
The documentation for this class was generated from the following file:
- /home/ubuntu/jenkins/workspace/tw-c-sdk-cmake-linux-build-test-master/tw-c-sdk/src/thirdParty/zlib/contrib/dotzlib/DotZLib/DotZLib.cs