UInt8HybridRowSerializer Struct

Definition

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

Properties

Comparer

Methods

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

Applies to