Int32HybridRowSerializer Struct

Definition

public struct Int32HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<int>
type Int32HybridRowSerializer = struct
    interface IHybridRowSerializer<int>
Public Structure Int32HybridRowSerializer
Implements IHybridRowSerializer(Of Integer)
Inheritance
Int32HybridRowSerializer
Implements

Properties

Comparer

Methods

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

Applies to