Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

TlsStream.Read Method

Namespace: Rebex.Net
Assembly: Rebex.Tls.dll (version 7.0.9147)

Read(Byte[], Int32, Int32)

Reads data from this TlsStream.

Declaration
public override int Read(byte[] buffer, int offset, int count)
Parameters
Type Name Description
Byte[] buffer

An array of bytes to fill with read data.

Int32 offset

The zero-based byte offset in the buffer at which to copy bytes read from the stream.

Int32 count

The maximum number of bytes to be read into the buffer.

Returns
Type Description
Int32

The number of bytes read.

Overrides
Stream.Read(Byte[], Int32, Int32)
In This Article
  • Read(Byte[], Int32, Int32)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies