共用方式為


Orleans.Serialization.Codecs 命名空間

類別

ArrayCodec<T>

排名 1 陣列的串行化程式。

ArrayCopier<T>

排名 1 陣列的複製器。

ArrayListCodec

ArrayList串行化程式。

ArrayListCopier

ArrayList複製器。

ArraySegmentCodec<T>

ArraySegment<T>串行化程式。

ArraySegmentCopier<T>

ArraySegment<T>複製器。

ArraySegmentOfByteCopier

ArraySegment<T>複製器。

BitVector32Codec

BitVector32串行化程式。

BoolCodec

Boolean串行化程式。

ByteArrayCodec

數位的 Byte 串行化程式。

ByteArrayCopier

陣列的 Byte 複製器。

ByteCodec

Byte串行化程式。

CharCodec

Char串行化程式。

CollectionCodec<T>

Collection<T>串行化程式。

CollectionCopier<T>

Collection<T>複製器。

CommonCodecTypeFilter

定義常見的類型篩選作業。

CompareInfoCodec

CompareInfo串行化程式。

ConcurrentDictionaryCodec<TKey,TValue>

ConcurrentDictionary<TKey,TValue>串行化程式。

ConcurrentDictionaryCopier<TKey,TValue>

ConcurrentDictionary<TKey,TValue>複製器。

ConcurrentQueueCodec<T>

ConcurrentQueue<T>串行化程式。

ConcurrentQueueCopier<T>

ConcurrentQueue<T>複製器。

ConsumeFieldExtension

使用未知欄位的擴充方法。

CultureInfoCodec

CultureInfo串行化程式。

DateOnlyCodec

DateOnly串行化程式。

DateTimeCodec

DateTime串行化程式。

DateTimeOffsetCodec

DateTimeOffset串行化程式。

DecimalCodec

Decimal串行化程式。

DictionaryBaseCodec<TKey,TValue>

Dictionary<TKey,TValue>串行化程式。

DictionaryCodec<TKey,TValue>

Dictionary<TKey,TValue>串行化程式。

DictionaryCopier<TKey,TValue>

Dictionary<TKey,TValue>複製器。

DoubleCodec

Double串行化程式。

Enum32BaseCodec<T>

具有32位基底之列舉類型的串行化程式。

FieldHeaderCodec

使用網路格式操作的編解碼器。

FloatCodec

Single串行化程式。

GeneralizedReferenceTypeSurrogateCodec<TField,TSurrogate>

和所有子類型的 Surrogate 串行化程式 TField

GeneralizedValueTypeSurrogateCodec<TField,TSurrogate>

和所有子類型的 Surrogate 串行化程式 TField

GuidCodec

Guid串行化程式。

HalfCodec

Half串行化程式。

HashSetCodec<T>

HashSet<T>串行化程式。

HashSetCopier<T>

HashSet<T>複製器。

ImmutableArrayCodec<T>

ImmutableArray<T>串行化程式。

ImmutableArrayCopier<T>

ImmutableArray<T>複製器。

ImmutableDictionaryCodec<TKey,TValue>

ImmutableDictionary<TKey,TValue>串行化程式。

ImmutableDictionaryCopier<TKey,TValue>

ImmutableDictionary<TKey,TValue>複製器。

ImmutableHashSetCodec<T>

ImmutableHashSet<T>串行化程式。

ImmutableHashSetCopier<T>

ImmutableHashSet<T>複製器。

ImmutableListCodec<T>

ImmutableList<T>串行化程式。

ImmutableListCopier<T>

ImmutableList<T>複製器。

ImmutableQueueCodec<T>

ImmutableQueue<T>串行化程式。

ImmutableQueueCopier<T>

ImmutableQueue<T>複製器。

ImmutableSortedDictionaryCodec<TKey,TValue>

ImmutableSortedDictionary<TKey,TValue>串行化程式。

ImmutableSortedDictionaryCopier<TKey,TValue>

ImmutableSortedDictionary<TKey,TValue>複製器。

ImmutableSortedSetCodec<T>

ImmutableSortedSet<T>串行化程式。

ImmutableSortedSetCopier<T>

ImmutableSortedSet<T>複製器。

ImmutableStackCodec<T>

ImmutableStack<T>串行化程式。

ImmutableStackCopier<T>

ImmutableStack<T>複製器。

Int128Codec

Int128串行化程式。

Int16Codec

Int16串行化程式。

Int32Codec

Int32串行化程式。

Int64Codec

Int64串行化程式。

IPAddressCodec

IPAddress串行化程式。

IPEndPointCodec

IPEndPoint串行化程式。

KeyValuePairCodec<TKey,TValue>

KeyValuePair<TKey,TValue>串行化程式。

KeyValuePairCopier<TKey,TValue>

KeyValuePair<TKey,TValue>複製器。

ListCodec<T>

List<T>串行化程式。

ListCopier<T>

List<T>複製器。

MemoryCodec<T>

Memory<T>串行化程式。

MemoryCopier<T>

Memory<T>複製器。

MemoryOfByteCodec

Memory<T>串行化程式。

MemoryOfByteCopier

Memory<T>Byte複製器。

NameValueCollectionCodec

NameValueCollection串行化程式。

NameValueCollectionCopier

NameValueCollection複製器。

NullableCodec<T>

Nullable<T>串行化程式。

NullableCopier<T>

Nullable<T>複製器。

ObjectCodec

Object串行化程式。

ObjectCopier

Object複製器。

PooledBufferCodec

實例的 PooledBuffer 串行化程式。

PooledBufferCopier

實例的 PooledBuffer 複製器,假設為不可變。

QueueCodec<T>

Queue<T>串行化程式。

QueueCopier<T>

Queue<T>複製器。

ReadOnlyCollectionCodec<T>

ReadOnlyCollection<T>串行化程式。

ReadOnlyCollectionCopier<T>

ReadOnlyCollection<T>複製器。

ReadOnlyDictionaryCodec<TKey,TValue>
ReadOnlyDictionaryCopier<TKey,TValue>
ReadOnlyMemoryCodec<T>

ReadOnlyMemory<T>串行化程式。

ReadOnlyMemoryCopier<T>

ReadOnlyMemory<T>複製器。

ReadOnlyMemoryOfByteCodec

ReadOnlyMemory<T>串行化程式。

ReadOnlyMemoryOfByteCopier

ReadOnlyMemory<T>複製器。

ReferenceCodec

讀取和寫入對象參考的功能。

ReferenceTypeSurrogateCodec<TField,TSurrogate>

TFieldSurrogate 串行化程式。

SByteCodec

SByte串行化程式。

SkipFieldCodec

串行化程式,會略過它遇到的所有欄位。

SkipFieldExtension

用來 Reader<TInput> 略過欄位的擴充方法。

SortedDictionaryCodec<TKey,TValue>

SortedDictionary<TKey,TValue>串行化程式。

SortedDictionaryCopier<TKey,TValue>

SortedDictionary<TKey,TValue>複製器。

SortedListCodec<TKey,TValue>

SortedList<TKey,TValue>串行化程式。

SortedListCopier<TKey,TValue>

SortedList<TKey,TValue>複製器。

SortedSetCodec<T>

SortedSet<T>串行化程式。

SortedSetCopier<T>

SortedSet<T>複製器。

StackCodec<T>

Stack<T>串行化程式。

StackCopier<T>

Stack<T>複製器。

StringCodec

String串行化程式。

TimeOnlyCodec

TimeOnly串行化程式。

TimeSpanCodec

TimeSpan串行化程式。

TupleCodec<T>

Tuple<T1>串行化程式。

TupleCodec<T1,T2>

Tuple<T1,T2>串行化程式。

TupleCodec<T1,T2,T3>

Tuple<T1,T2,T3>串行化程式。

TupleCodec<T1,T2,T3,T4>

Tuple<T1,T2,T3,T4>串行化程式。

TupleCodec<T1,T2,T3,T4,T5>

Tuple<T1,T2,T3,T4,T5>串行化程式。

TupleCodec<T1,T2,T3,T4,T5,T6>

Tuple<T1,T2,T3,T4,T5,T6>串行化程式。

TupleCodec<T1,T2,T3,T4,T5,T6,T7>

Tuple<T1,T2,T3,T4,T5,T6,T7>串行化程式。

TupleCodec<T1,T2,T3,T4,T5,T6,T7,T8>

Tuple<T1,T2,T3,T4,T5,T6,T7,TRest>串行化程式。

TupleCopier<T>

Tuple<T1>複製器。

TupleCopier<T1,T2>

的複製器 Tuple<T1,T2>

TupleCopier<T1,T2,T3>

Tuple<T1,T2,T3>複製器。

TupleCopier<T1,T2,T3,T4>

Tuple<T1,T2,T3,T4>複製器。

TupleCopier<T1,T2,T3,T4,T5>

Tuple<T1,T2,T3,T4,T5>複製器。

TupleCopier<T1,T2,T3,T4,T5,T6>

Tuple<T1,T2,T3,T4,T5,T6>複製器。

TupleCopier<T1,T2,T3,T4,T5,T6,T7>

Tuple<T1,T2,T3,T4,T5,T6,T7>複製器。

TupleCopier<T1,T2,T3,T4,T5,T6,T7,T8>

Tuple<T1,T2,T3,T4,T5,T6,T7,TRest>複製器。

TypeSerializerCodec

TypeSerialzier。

UInt128Codec

UInt128串行化程式。

UInt16Codec

UInt16串行化程式。

UInt32Codec

UInt32Serialzier。

UInt64Codec

Int64串行化程式。

UnknownFieldMarker

標記物件,用來表示未知的欄位及其位置至數據流。

UriCodec

Uri串行化程式。

ValueTupleCodec

ValueTuple串行化程式。

ValueTupleCodec<T>

ValueTuple<T1>串行化程式。

ValueTupleCodec<T1,T2>

的串行化程式 ValueTuple<T1,T2>

ValueTupleCodec<T1,T2,T3>

ValueTuple<T1,T2,T3>串行化程式。

ValueTupleCodec<T1,T2,T3,T4>

ValueTuple<T1,T2,T3,T4>串行化程式。

ValueTupleCodec<T1,T2,T3,T4,T5>

ValueTuple<T1,T2,T3,T4,T5>串行化程式。

ValueTupleCodec<T1,T2,T3,T4,T5,T6>

ValueTuple<T1,T2,T3,T4,T5,T6>串行化程式。

ValueTupleCodec<T1,T2,T3,T4,T5,T6,T7>

ValueTuple<T1,T2,T3,T4,T5,T6,T7>串行化程式。

ValueTupleCodec<T1,T2,T3,T4,T5,T6,T7,T8>

ValueTuple<T1,T2,T3,T4,T5,T6,T7,TRest>串行化程式。

ValueTupleCopier

ValueTuple複製器。

ValueTupleCopier<T>

ValueTuple<T1>複製器。

ValueTupleCopier<T1,T2>

的複製器 ValueTuple<T1,T2>

ValueTupleCopier<T1,T2,T3>

ValueTuple<T1,T2,T3>複製器。

ValueTupleCopier<T1,T2,T3,T4>

ValueTuple<T1,T2,T3,T4>複製器。

ValueTupleCopier<T1,T2,T3,T4,T5>

ValueTuple<T1,T2,T3,T4,T5>複製器。

ValueTupleCopier<T1,T2,T3,T4,T5,T6>

ValueTuple<T1,T2,T3,T4,T5,T6>複製器。

ValueTupleCopier<T1,T2,T3,T4,T5,T6,T7>

ValueTuple<T1,T2,T3,T4,T5,T6,T7>複製器。

ValueTupleCopier<T1,T2,T3,T4,T5,T6,T7,T8>

ValueTuple<T1,T2,T3,T4,T5,T6,T7,TRest>複製器。

VersionCodec

Version串行化程式。

WellKnownStringComparerCodec

已知 StringComparer 類型的串行化程式。

結構

ArrayListSurrogate

所使用的 ArrayListCodecSurrogate 型別。

ConcurrentDictionarySurrogate<TKey,TValue>

所使用的 ConcurrentDictionaryCodec<TKey,TValue>Surrogate 型別。

ConcurrentQueueSurrogate<T>

所使用的 ConcurrentQueueCodec<T>Surrogate 型別。

CultureInfoSurrogate

所使用的 CultureInfoCodecSurrogate 型別。

ImmutableArraySurrogate<T>

所使用的 ImmutableArrayCodec<T>Surrogate 型別。

ImmutableDictionarySurrogate<TKey,TValue>

所使用的 ImmutableDictionaryCodec<TKey,TValue>Surrogate 型別。

ImmutableHashSetSurrogate<T>

所使用的 ImmutableHashSetCodec<T>Surrogate 型別。

ImmutableListSurrogate<T>

所使用的 ImmutableListCodec<T>Surrogate 型別。

ImmutableQueueSurrogate<T>

所使用的 ImmutableListCodec<T>Surrogate 型別。

ImmutableSortedDictionarySurrogate<TKey,TValue>

所使用的 ImmutableSortedDictionaryCodec<TKey,TValue>Surrogate 型別。

ImmutableSortedSetSurrogate<T>

所使用的 ImmutableSortedSetCodec<T>Surrogate 型別。

ImmutableStackSurrogate<T>

ImmutableStackCodec<T>Surrogate 類型。

NameValueCollectionSurrogate

所使用的 NameValueCollectionCodecSurrogate 型別。

ReadOnlyCollectionSurrogate<T>

所使用的 Surrogate 型別 ReadOnlyCollectionCodec<T>

ReadOnlyDictionarySurrogate<TKey,TValue>
SortedDictionarySurrogate<TKey,TValue>

SortedDictionaryCodec<TKey,TValue>Surrogate 型別。

SortedListSurrogate<TKey,TValue>

SortedListCodec<TKey,TValue>Surrogate 型別。

SortedSetSurrogate<T>

SortedSetCodec<T>Surrogate 型別。

VersionSurrogate

VersionCodecSurrogate 型別。

介面

IDerivedTypeCodec

編解碼器的標記介面,可直接支援串行化其指定型別的所有衍生類型。

IFieldCodec

欄位編解碼器的標記類型。

IFieldCodec<T>

提供讀取和寫入指定型別值的功能。 實作 IFieldCodec

ISerializationCallbacks<T>

串行化和複製階段的勾點。