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

VFileStream.Read Method

Namespace: Rebex.IO
Assembly: Rebex.FileSystem.dll (version 7.0.9147)

Read(Byte[], Int32, Int32)

Reads data from the stream.

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

An array of bytes to receive read data.

Int32 offset

The offset in buffer at which to begin receiving data.

Int32 count

The maximum number of bytes to read.

Returns
Type Description
Int32

The total number of bytes read into the buffer.

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