Mono Class Library: System.IO.BinaryWriter Overview | Members

System.IO.BinaryWriter.Write Method

Documentation for this section has not yet been entered. [Edit]

public virtual void Write (byte[] buffer, int index, int count)

Parameters

buffer
'byte []' array, where to write [Edit]
index
Starting point in buffer. [Edit]
count
number of bytes to write [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0