This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IR > IResponseStreamer Interface > IResponseStreamer.Write Method (ArcObjects .NET 10.4 SDK) |
Writes a byte array as a response stream.
[Visual Basic .NET]
Public Sub Write ( _
ByVal bytes As Byte[] _
)
[C#] public void Write ( Byte[] bytes );
[C++]
HRESULT Write(
bytes bytes
);
[C++]
Parameters bytes [in] bytes is a parameter of type