Read up to size uncompressed bytes from the file. If size is negative or omitted, read until EOF is reached. Returns b"" if the file is already at EOF.
(self, size=-1)
source not stored for this graph (policy: none)
no test coverage detected