Seeks to the offset in the file. Args: offset: The byte count relative to the whence argument. whence: Valid values for whence are: 0: start of the file (default) 1: relative to the current position of the file 2: relative to the end of file. offset is usuall
(self, offset=None, whence=0, position=None)
source not stored for this graph (policy: none)