WINDOWS-1251, WINDOWS-1252
Parameters
s | the string to be sliced |
size_t firstSequence(E)(const(E)[] 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.
WINDOWS-1251, WINDOWS-1252
s | the string to be sliced |