Utf8HybridRowSerializer Struct

Definition

public struct Utf8HybridRowSerializer : Microsoft.Azure.Cosmos.Serialization.HybridRow.IO.IHybridRowSerializer<string>
type Utf8HybridRowSerializer = struct
    interface IHybridRowSerializer<string>
Public Structure Utf8HybridRowSerializer
Implements IHybridRowSerializer(Of String)
Inheritance
Utf8HybridRowSerializer
Implements

Properties

Comparer

Methods

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

Applies to