UInt64HybridRowSerializer Struct

Definition

public struct UInt64HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<ulong>
type UInt64HybridRowSerializer = struct
    interface IHybridRowSerializer<uint64>
Public Structure UInt64HybridRowSerializer
Implements IHybridRowSerializer(Of ULong)
Inheritance
UInt64HybridRowSerializer
Implements

Properties

Comparer

Methods

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

Applies to