Gets the number of bytes read from the stream. @return Returns the number of bytes read. Note that this might be less than the number of bytes requested to be read from the stream, which typically happens if there are no more bytes available. For example, this can happen when you reach the end of a file. Returns zero if no bytes were read from the stream.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected