available_fast
Description:
Gets the maximum number of bytes that are immediately available without requiring any expensive operations (like copying the data into a temporary buffer).
Parameters:
| this |
a Adapter |
Returns:
|
number of bytes that are available in this without expensive operations |