# Codec_BitArrayState

Package: [Microsoft.Orleans.Transactions.TestKit.Base](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/) 10.0.0

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

```csharp
public sealed class Codec_BitArrayState : IFieldCodec, IFieldCodec<BitArrayState>, IBaseCodec, IBaseCodec<BitArrayState>
```

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_BitArrayState(ICodecProvider)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.correctnesss.codec-bitarraystate/constructors/constructor-orleans-serialization-serializers-icodecprovider-6cb2bac2/)

## Methods

- [Deserialize(Reader&lt;TReaderInput&gt;, BitArrayState)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.correctnesss.codec-bitarraystate/methods/deserialize-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-tran-4b7f962d/)
- [ReadValue(Reader&lt;TReaderInput&gt;, Field)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.correctnesss.codec-bitarraystate/methods/readvalue-1-ref-orleans-serialization-buffers-reader-treaderinput-orleans-serial-b7c73ff0/)
- [Serialize(Writer&lt;TBufferWriter&gt;, BitArrayState)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.correctnesss.codec-bitarraystate/methods/serialize-1-ref-orleans-serialization-buffers-writer-tbufferwriter-orleans-trans-487562a0/)
- [WriteField(Writer&lt;TBufferWriter&gt;, uint, Type, BitArrayState)](/orleans/docs/api/csharp/microsoft.orleans.transactions.testkit.base/orleanscodegen.orleans.transactions.testkit.correctnesss.codec-bitarraystate/methods/writefield-1-ref-orleans-serialization-buffers-writer-tbufferwriter-uint-system-163f3682/)
