Returns buffered bytes without advancing the position. The argument indicates a desired minimal number of bytes; we do at most one raw read to satisfy it. We never return more than self.buffer_size.
(self, n=0)
source not stored for this graph (policy: none)
no test coverage detected