[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'libtar' (#fcl)

Reference for unit 'libtar'

tar archive manipulation classes

uses

  System,

  UnixType,

  BaseUnix,

  Unix,

  Windows,

  sysutils,

  Classes;

Overview

The libtar units provides 2 classes to read and write .tar archives: TTarArchive class can be used to read a tar file, and the TTarWriter class can be used to write a tar file. The unit was implemented originally by Stefan Heymann.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads