# FieldCodecTester&lt;TValue, TCodec&gt;.CanRoundTripViaSerializer_ReadByteByByte

[Type overview](/orleans/docs/api/csharp/microsoft.orleans.serialization.testkit/orleans.serialization.testkit.fieldcodectester-2/) | [Methods](/orleans/docs/api/csharp/microsoft.orleans.serialization.testkit/orleans.serialization.testkit.fieldcodectester-2/methods/)

[Source](https://github.com/dotnet/orleans/blob/e4e752cedecc2976811db49802c7a999b1f1c704/src/Orleans.Serialization.TestKit/FieldCodecTester.cs#L410-L441)

```csharp
public void FieldCodecTester<TValue, CanRoundTripViaSerializer_ReadByteByByte()
```

Checks whether the codec correctly round-trips values when reading byte-by-byte, simulating fragmented reads.
