TlsResult with bytes read, or progress/error indicator.NativeTlsStream.read
TlsResult read(ubyte[] buffer)Reads decrypted application data.
Returns
A
TlsResult read(ubyte[] buffer)Reads decrypted application data.
TlsResult with bytes read, or progress/error indicator.