UInt32HybridRowSerializer Struct

Definition

public struct UInt32HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<uint>
type UInt32HybridRowSerializer = struct
    interface IHybridRowSerializer<uint32>
Public Structure UInt32HybridRowSerializer
Implements IHybridRowSerializer(Of UInteger)
Inheritance
UInt32HybridRowSerializer
Implements

Properties

Comparer

Methods

Read(RowBuffer, RowCursor, Boolean, UInt32)
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, UInt32)

Applies to