EncodingScheme.firstSequence

size_t firstSequence()(const(ubyte)[] s)

Returns the length of the first encoded sequence.

The input to this function MUST be validly encoded. This is enforced by the function's in-contract.

Parameters

sthe array to be sliced