Searched defs:extractVersion (Results 1 – 2 of 2) sorted by relevance
131 @property ushort extractVersion() { return _extractVersion; } /// Read Only in extractVersion() function
201 @property @safe pure nothrow @nogc ushort extractVersion() const { return _extractVersion; } in extractVersion() function