Edit

Share via


ByteCodec Class

Definition

Serializer for Byte.

[Orleans.RegisterSerializer]
public sealed class ByteCodec : Orleans.Serialization.Codecs.IFieldCodec<byte>
[<Orleans.RegisterSerializer>]
type ByteCodec = class
    interface IFieldCodec<byte>
    interface IFieldCodec
Public NotInheritable Class ByteCodec
Implements IFieldCodec(Of Byte)
Inheritance
ByteCodec
Attributes
Implements

Applies to