HttpResponse.BinaryWrite Method (Byte[])
.NET Framework (current version)
Writes a string of binary characters to the HTTP output stream.
Assembly: System.Web (in System.Web.dll)
Parameters
- buffer
-
Type:
System.Byte[]
The bytes to write to the output stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: