Adds the specified number of bytes from a block of memory to the response.
Syntax
public virtual
void SendResponseFromMemory (
IntPtr data,
int length)
Parameters
- data
-
An unmanaged pointer to the block of memory.
- length
-
The number of bytes to send.
Remarks
Requirements
Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0