Searched defs:COMPRESSED (Results 1 – 2 of 2) sorted by relevance
35 const char* const COMPRESSED; /* content is at end of file */ variable181 const char* const COMPRESSED = variable
69 private static final byte COMPRESSED = 1; field in MessageFramer