Int64HybridRowSerializer Struct

Definition

public struct Int64HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<long>
type Int64HybridRowSerializer = struct
    interface IHybridRowSerializer<int64>
Public Structure Int64HybridRowSerializer
Implements IHybridRowSerializer(Of Long)
Inheritance
Int64HybridRowSerializer
Implements

Properties

Comparer

Methods

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

Applies to