Writes an array of chars to the HTTP output stream.
- buffer
- The buffer to write from.
- index
- Index into the buffer to start writing from.
- count
- Number of bytes to write.
This writes the specified number of bytes to the HTTP output stream. If either int arguments are negative or if the operation would overflow the buffer an exception is thrown.
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0