Adapter.availableFast

size_t availableFast()

Gets the maximum number of bytes that are immediately available without requiring any expensive operations (like copying the data into a temporary buffer).

Returns

number of bytes that are available in adapter without expensive

operations