Home
last modified time | relevance | path

Searched defs:Checksum (Results 1 – 2 of 2) sorted by relevance

/external/zlib/contrib/dotzlib/DotZLib/
DCodecBase.cs114 public uint Checksum { get { return _checksum; } } property in DotZLib.CodecBase
DDotZLib.cs205 uint Checksum { get; } property