共用方式為


ByteCodec 類別

定義

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)
繼承
ByteCodec
屬性
實作

適用於