# Codec_DetailedGrainStatistic

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

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

```csharp
public sealed class Codec_DetailedGrainStatistic : IFieldCodec, IFieldCodec<DetailedGrainStatistic>
```

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_DetailedGrainStatistic(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-detailedgrainstatistic/constructors/constructor-orleans-serialization-serializers-icodecprovider-798a3a1e/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, DetailedGrainStatistic)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-detailedgrainstatistic/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-runt-20841137/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-detailedgrainstatistic/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-1bbf2858/)
- [Serialize(Writer&lt;TBufferWriter&gt;, DetailedGrainStatistic)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-detailedgrainstatistic/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-runti-134d3030/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, DetailedGrainStatistic)](/orleans/docs/api/csharp/microsoft.orleans.core/orleanscodegen.orleans.runtime.codec-detailedgrainstatistic/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-339b67c2/)
