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>
|
和 TField 所有子类型的代理序列化程序。
|
GeneralizedValueTypeSurrogateCodec<TField,TSurrogate>
|
和 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>
|
的 TField 代理项序列化程序。
|
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 类型的序列化程序。
|