Interface IWriter
- Namespace
- SharpCompress.Writers
- Assembly
- SharpCompress.dll
public interface IWriter : IDisposable
- Inherited Members
- Extension Methods
Properties
WriterType
ArchiveType WriterType { get; }
Property Value
Methods
Write(string, Stream, DateTime?)
void Write(string filename, Stream source, DateTime? modificationTime)