Write the given buffer to the IO stream. Return the number of bytes written, which is never less than len(b). Raises BlockingIOError if the buffer is full and the underlying raw stream cannot accept more data at the moment.
(self, b)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected