Aux Module

Functions and values

Function or value Description

split bufferSequence index select

Full Usage: split bufferSequence index select

Parameters:
Returns: SelectResult
Modifiers: inline

Splits the segment list in two lits of ArraySegment; the first one containing a total of index bytes

bufferSequence : ReadOnlySequence<byte>
index : int64
select : SelectFunction
Returns: SelectResult