Home | History | Annotate | Download | only in python2.7

Lines Matching refs:encoded

1145 # @return the encoded data
1148 """data -> gzip encoded data
1158 encoded = f.getvalue()
1160 return encoded
1167 # @param data The encoded data
1172 """gzip encoded data -> unencoded data
1196 """a file-like object to decode a response encoded with the gzip