Compartir a través de


FileStreamWriter.WriteBytes(Byte[], Int32) Método

Definición

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

Parámetros

bytesVal
Byte[]
iLen
Int32

Devoluciones

Implementaciones

Se aplica a