CopyStream(AReaderEx,AWriterEx,Integer,TCopyDataEvent) Method
Represents method CopyStream(AReaderEx,AWriterEx,Integer,TCopyDataEvent).
function CopyStream(const Source: AReaderEx; const Destination: AWriterEx; const BlockSize: Integer = 0; const CopyDataEvent: TCopyDataEvent = nil): Int64; overload;
Parameters
- Source
- Type: AReaderEx
- Destination
- Type: AWriterEx
- BlockSize
- Type: Integer
- CopyDataEvent
- Type: TCopyDataEvent
Return Value
Type: Int64