available_fast


Description:

public size_t available_fast ()

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