[Overview][Constants][Types][Classes] | Reference for unit 'lhttp' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lhttp.pp line 249
type TMemoryStreamOutput = class(TOutputItem) |
protected |
FFreeStream: Boolean; |
FStream: TMemoryStream; |
function WriteBlock; override; |
public |
constructor Create(); |
destructor Destroy; override; |
end; |
| |
| |
TObject |
No notes exist for this page yet.