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