Compartilhar via


RecordIOFormatter.FormatSegment Método

Definição

public static Microsoft.Azure.Cosmos.Serialization.HybridRow.Result FormatSegment (Microsoft.Azure.Cosmos.Serialization.HybridRow.RecordIO.Segment segment, out Microsoft.Azure.Cosmos.Serialization.HybridRow.RowBuffer row, Microsoft.Azure.Cosmos.Serialization.HybridRow.ISpanResizer<byte> resizer = default);
static member FormatSegment : Microsoft.Azure.Cosmos.Serialization.HybridRow.RecordIO.Segment * RowBuffer * Microsoft.Azure.Cosmos.Serialization.HybridRow.ISpanResizer<byte> -> Microsoft.Azure.Cosmos.Serialization.HybridRow.Result
Public Shared Function FormatSegment (segment As Segment, ByRef row As RowBuffer, Optional resizer As ISpanResizer(Of Byte) = Nothing) As Result

Parâmetros

segment
Segment
row
RowBuffer
resizer
ISpanResizer<Byte>

Retornos

Aplica-se a