Determine the size of the bytes available via recv().
Returns the size in bytes available via recv().
@return The number of bytes available, zero if no available data.
See Implementation
Determine the size of the bytes available via recv().
Returns the size in bytes available via recv().
@return The number of bytes available, zero if no available data.