Searched defs:deflated (Results 1 – 4 of 4) sorted by relevance
32 Buffer deflated = decodeBase64("eJxzz09RyEjNKVAoLdZRKE9VL0pVyMxTKMlIVchIzEspVshPU0jNS8/MS00tK" in inflate() local39 Buffer deflated = decodeBase64("eJxzz09RyEjNKVAoLdZRKE9VL0pVyMxTKMlIVchIzEspVshPU0jNS8/MS00tK" in inflateTruncated() local49 Buffer deflated = decodeBase64("eJztwTEBAAAAwqCs61/CEL5AAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA" in inflateWellCompressed() local73 Buffer deflated = deflate(original); in inflatePoorlyCompressed() local81 Buffer deflated = decodeBase64( in inflateIntoNonemptySink() local105 private Buffer inflate(Buffer deflated) throws IOException { in inflate()
134 private Buffer inflate(Buffer deflated) throws IOException { in inflate()
194 private final ByteString deflated = ByteString.decodeHex( field in GzipSourceTest
94 int deflated = syncFlush in deflate() local