Edytuj

Udostępnij za pośrednictwem


OrleansRelationalDownloadStream.Write(Byte[], Int32, Int32) Method

Definition

Throws .

public override void Write (byte[] buffer, int offset, int count);
override this.Write : byte[] * int * int -> unit
Public Overrides Sub Write (buffer As Byte(), offset As Integer, count As Integer)

Parameters

buffer
Byte[]

The buffer.

offset
Int32

The offset to the buffer.

count
Int32

The count of bytes to read.

Applies to