Skip to content

IFieldCodec<T>

interface

Namespace: Orleans.Serialization.Codecs

Provides functionality for reading and writing values of a specified type. Implements the IFieldCodec
public interface IFieldCodec<T> : IFieldCodec

Methods