The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
HttpResponse::BinaryWrite Method (array<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:
array<System::Byte>^
The bytes to write to the output stream.
.NET Framework
Available since 1.1
Available since 1.1
Show: