Package conary :: Package lib :: Module util :: Class ExtendedStringIO
[hide private]
[frames] | no frames]

Class ExtendedStringIO

source code

StringIO.StringIO --+
                    |
                   ExtendedStringIO

Instance Methods [hide private]
 
_sendInfo(self) source code
 
pread(self, bytes, offset) source code

Inherited from StringIO.StringIO: __init__, __iter__, close, flush, getvalue, isatty, next, read, readline, readlines, seek, tell, truncate, write, writelines

Static Methods [hide private]
 
_fromInfo(ef, s) source code
Class Variables [hide private]
  _tag = 'efs'