# Codec_SimpleGeneratorOptions

Package: [Microsoft.Orleans.Streaming](/orleans/docs/api/csharp/microsoft.orleans.streaming/) 10.0.0

[NuGet package](https://www.nuget.org/packages/Microsoft.Orleans.Streaming)

```csharp
public sealed class Codec_SimpleGeneratorOptions : IFieldCodec, IFieldCodec<SimpleGeneratorOptions>
```

Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.

## Constructors

- [Codec_SimpleGeneratorOptions](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.hosting.codec-simplegeneratoroptions/constructors/constructor-8feb5e5d/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, SimpleGeneratorOptions)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.hosting.codec-simplegeneratoroptions/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-host-88d48a0b/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.hosting.codec-simplegeneratoroptions/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-8f4dfca0/)
- [Serialize(Writer&lt;TBufferWriter&gt;, SimpleGeneratorOptions)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.hosting.codec-simplegeneratoroptions/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-hosti-ce9cad68/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, SimpleGeneratorOptions)](/orleans/docs/api/csharp/microsoft.orleans.streaming/orleanscodegen.orleans.hosting.codec-simplegeneratoroptions/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-6e228baa/)
