Searched defs:SizeOfULong (Results 1 - 1 of 1) sorted by relevance
/third_party/zlib/contrib/dotzlib/DotZLib/ | ||
H A D | DotZLib.cs | 268 public int SizeOfULong { get { return bitSize((_flags >> 2) & 3); } }
property in DotZLib.Info |
Completed in 2 milliseconds