Writes a region of a byte array to the current stream.
buffer A byte array containing the data to write. index The starting point in buffer at which to begin writing. count The number of bytes to write.
For a list of common I/O tasks, see Common I/O Tasks.