THttpRequestStream.Write Method
Not supported. The request stream is read-only.
Syntax
Unit: Sparkle.HttpServer.Request
function THttpRequestStream.Write(const Buffer: ; Count: Integer): Integer; overload; override;
Parameters
| <-> | Parameter | Type | Description |
|---|---|---|---|
| const | Buffer | Ignored. | |
| Count | Integer | Ignored. |
Returns
Always 0.