HttpResponseWrapper.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 binary characters to write to the current response.
.NET Framework
Available since 3.5
Available since 3.5
Show: