FileStreamWrapper.WriteData(Byte[], Int32) Methode

Definition

public:
 virtual int WriteData(cli::array <System::Byte> ^ buf, int iBytes);
public int WriteData(byte[] buf, int iBytes);
abstract member WriteData : byte[] * int -> int
override this.WriteData : byte[] * int -> int
Public Function WriteData (buf As Byte(), iBytes As Integer) As Integer

Parameter

buf
Byte[]
iBytes
Int32

Gibt zurück

Implementiert

Gilt für: