|
Fingerprint_Card
|
Classes | |
| class | ICSharpCode.SharpZipLib.Tar.TarBuffer |
| The TarBuffer class implements the tar archive concept of a buffered input stream. This concept goes back to the days of blocked tape drives and special io devices. In the C# universe, the only real function that this class performs is to ensure that files have the correct "record" size, or other tars will complain. More... | |
Namespaces | |
| namespace | ICSharpCode |
| namespace | ICSharpCode.SharpZipLib |
| namespace | ICSharpCode.SharpZipLib.Tar |