Lines Matching refs:encoded
1145 # @return the encoded data1148 """data -> gzip encoded data1158 encoded = f.getvalue()1160 return encoded1167 # @param data The encoded data1172 """gzip encoded data -> unencoded data1196 """a file-like object to decode a response encoded with the gzip