[]
Saves document to the specified Stream.
void Save(Stream stream, RdfFormat fmt)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream. |
| RdfFormat | fmt | The format. |
Saves document to the specified Stream.
void Save(Stream stream, RdfFormat fmt, SaveOptions options)
| Type | Name | Description |
|---|---|---|
| Stream | stream | The stream. |
| RdfFormat | fmt | The format. |
| SaveOptions | options | The options. |