Searched defs:IsZlib (Results 1 – 2 of 2) sorted by relevance
48 static bool inline IsZlib(const Byte *p) in IsZlib() function
126 bool IsZlib() const { return Buf[0] == SWF_COMPRESSED_ZLIB; } in IsZlib() function