Click or drag to resize

ICompressingWriter Interface

Interface for Writers that support varying levels of Syntax Compression.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public interface ICompressingWriter

The ICompressingWriter type exposes the following members.

Properties
  NameDescription
Public propertyCompressionLevel
Gets/Sets the Compression Level that the Writer is using.
Top
See Also