Partager via


VhdDataWriter.WriteBytes(Int64, Byte[]) Method

Definition

public void WriteBytes (long offset, byte[] value);
member this.WriteBytes : int64 * byte[] -> unit
Public Sub WriteBytes (offset As Long, value As Byte())

Parameters

offset
Int64
value
Byte[]

Applies to