Unit 'IdCustomHTTPServer' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TIdHTTPRangeStream.Create

Declaration

Source position: IdCustomHTTPServer.pas line 550

public constructor TIdHTTPRangeStream.Create(

  ASource: TStream;

  ARangeStart: Int64;

  ARangeEnd: Int64;

  AOwnsSource: Boolean = True

);



CT Web help

CodeTyphon Studio