Searched refs:getByteStream (Results 1 – 5 of 5) sorted by relevance
122 file = source.getByteStream()255 def getByteStream(self): member in InputSource
356 if source.getCharacterStream() is None and source.getByteStream() is None:
230 file = source.getByteStream()
379 self.assertIsNone(prep.getByteStream())390 self.checkContent(prep.getByteStream(),399 self.checkContent(prep.getByteStream(),406 self.checkContent(prep.getByteStream(),413 self.checkContent(prep.getByteStream(),421 self.checkContent(prep.getByteStream(),428 self.assertIsNone(prep.getByteStream())
310 .. method:: InputSource.getByteStream()