Searched refs:_StreamSlice (Results 1 – 3 of 3) sorted by relevance
272 googleapiclient.http._StreamSlice googleapiclient.http._StreamSlice-class.html273 googleapiclient.http._StreamSlice.read googleapiclient.http._StreamSlice-class.html#read274 googleapiclient.http._StreamSlice.__init__ googleapiclient.http._StreamSlice-class.html#__init__
59 from googleapiclient.http import _StreamSlice1567 s = _StreamSlice(self.stream, 0, 4)1573 s = _StreamSlice(self.stream, 1, 4)1577 s = _StreamSlice(self.stream, 2, 1)
743 class _StreamSlice(object): class1001 data = _StreamSlice(