read


Description:

[ Version ( since = "12.0.0" ) ]
public Bytes? read () throws Error

Reads a message from the client.

Parameters:

this

A ServerAuthReader.

Returns:

Read data as Bytes on success, null on error.