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