# Codec_EnvironmentStatistics

Package: [Microsoft.Orleans.Core.Abstractions](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/) 10.0.0

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

```csharp
public sealed class Codec_EnvironmentStatistics : IFieldCodec, IFieldCodec<EnvironmentStatistics>, IValueSerializer, IValueSerializer<EnvironmentStatistics>
```

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_EnvironmentStatistics](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.statistics.codec-environmentstatistics/constructors/constructor-f9ef81b9/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, EnvironmentStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.statistics.codec-environmentstatistics/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-ref-orleans-71d03d00/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.statistics.codec-environmentstatistics/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-a610318c/)
- [Serialize(Writer&lt;TBufferWriter&gt;, EnvironmentStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.statistics.codec-environmentstatistics/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-ref-orleans-s-693847fb/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, EnvironmentStatistics)](/orleans/docs/api/csharp/microsoft.orleans.core.abstractions/orleanscodegen.orleans.statistics.codec-environmentstatistics/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-7886d2fa/)
