ILayoutUtf8SpanReadable Interface

Definition

public interface ILayoutUtf8SpanReadable : Microsoft.Azure.Cosmos.Serialization.HybridRow.Layouts.ILayoutType
type ILayoutUtf8SpanReadable = interface
    interface ILayoutType
Public Interface ILayoutUtf8SpanReadable
Implements ILayoutType
Derived
Implements

Methods

ReadFixed(RowBuffer, RowCursor, LayoutColumn, Utf8Span)
ReadSparse(RowBuffer, RowCursor, Utf8Span)
ReadVariable(RowBuffer, RowCursor, LayoutColumn, Utf8Span)

Applies to