77
77
* Check to see if the client is actively reading.
78
78
* @retval Boolean value representing reading state.
83
83
* Check to see if the client is actively writing.
84
84
* @retval Boolean value representing writing state.
89
89
* Flush all data that has been buffered with store() methods.