TTransport.peek

Tests whether there is more data to read or if the remote side is still open.

A typical use case would be a server checking if it should process another request on the transport.

interface TTransport
bool
peek
()

Meta