Class TDivideAndGatherFile

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TDivideAndGatherFile = class(TDataModule)

Description

Hierarchy

  • TDataModule
  • TDivideAndGatherFile

Overview

Methods

Public procedure DivideFileInChunks(AFilepath:string; AChunkSize:Int64; ADirForChunks:string);

Description

Methods

Public procedure DivideFileInChunks(AFilepath:string; AChunkSize:Int64; ADirForChunks:string);

dividing file in Chunks Filepath - path to the file ChunkSize - size of the chunk DirForChunks - dir where chunks will be kept


Generated by PasDoc 0.14.0.