Perform low-level value processing with specified handler.
Namespace: NReco.PivotData.Input
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Parameters
- idx
- Type: System.Int32
- handler
- Type: System.Action<Char[], Int32, Int32>
handler that accepts buffer, start position and value length.
See Also