offsetLineColumn

Convert offset at haystack to line and column.

@safe @safe pure nothrow @nogc
offsetLineColumn
(
scope const char[] haystack
,
size_t offset
)

Meta