Skip to content

BigIntegerCodec

class

Namespace: Orleans.Serialization.Codecs

Serializer for System.Numerics.BigInteger.
public sealed class BigIntegerCodec : IFieldCodec, IFieldCodec<BigInteger>

Constructors

Methods