Read at most n characters from stream. Read from underlying buffer until we have n characters or we hit EOF. If n is negative or omitted, read until EOF.
(self, n=-1)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected