CompressingTurtleWriter Constructor |
Name | Description | |
---|---|---|
![]() | CompressingTurtleWriter() |
Creates a new Compressing Turtle Writer which uses the Default Compression Level.
|
![]() | CompressingTurtleWriter(Int32) |
Creates a new Compressing Turtle Writer which uses the given Compression Level.
|
![]() | CompressingTurtleWriter(TurtleSyntax) |
Creates a new compressing Turtle writer using the given syntax level.
|
![]() | CompressingTurtleWriter(Int32, TurtleSyntax) |
Creates a new Compressing Turtle Writer which uses the given Compression Level and Syntax Level.
|