Searched refs:_StreamSlice (Results 1 – 3 of 3) sorted by relevance
251 googleapiclient.http._StreamSlice googleapiclient.http._StreamSlice-class.html252 googleapiclient.http._StreamSlice.read googleapiclient.http._StreamSlice-class.html#read253 googleapiclient.http._StreamSlice.__init__ googleapiclient.http._StreamSlice-class.html#__init__
58 from googleapiclient.http import _StreamSlice1481 s = _StreamSlice(self.stream, 0, 4)1487 s = _StreamSlice(self.stream, 1, 4)1491 s = _StreamSlice(self.stream, 2, 1)
708 class _StreamSlice(object): class950 data = _StreamSlice(data, self.resumable_progress,