BinaryHybridRowSerializer Struct

Definition

public struct BinaryHybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<byte[]>
type BinaryHybridRowSerializer = struct
    interface IHybridRowSerializer<byte[]>
Public Structure BinaryHybridRowSerializer
Implements IHybridRowSerializer(Of Byte())
Inheritance
BinaryHybridRowSerializer
Implements

Properties

Comparer

Methods

Read(RowBuffer, RowCursor, Boolean, Byte[])
Write(RowBuffer, RowCursor, Boolean, TypeArgumentList, Byte[])

Applies to