Document.lineByteRangeAt

Returns a byte offset range as [start, end] of the given 0-based line number.

struct Document
const
size_t[2]
lineByteRangeAt
(
uint line
)

Meta