Table of Contents

Delegate LogicalWrite<TLogical, TPhysical>.Converter

Namespace
ParquetSharp
Assembly
ParquetSharp.dll
public delegate void LogicalWrite<TLogical, TPhysical>.Converter(ReadOnlySpan<TLogical> source, Span<short> defLevels, Span<TPhysical> destination, short nullLevel)

Parameters

source ReadOnlySpan<TLogical>
defLevels Span<short>
destination Span<TPhysical>
nullLevel short