Gorgon
Show / Hide Table of Contents

Enum WriterCapabilities

Flags to indicate the capabilities of the writer.

Namespace: Gorgon.Editor.PlugIns
Assembly: Gorgon.Editor.API.dll
Syntax
[Flags]
public enum WriterCapabilities

Fields

Name Description
Compression

Provider supports compression.

Encryption

Provider supports encryption.

None

No special capabilities are available.

Extension Methods

GorgonNullExtensions.AsNullable<T>(object)
GorgonNullExtensions.IfNull<T>(object, T)
GorgonNullExtensions.IsNull(object)
  • Edit this page
  • View Source
In this article
Back to top Copyright 2023 - Licensed under the MIT license by Michael Winsor (Tape_Worm).
Send comments on this topic to the author