TextBufferRange.opIndex

struct TextBufferRange
@safe pure @property
opIndex
(
size_t i
)

Return Value

Type: AnsiChar

The character at the specified index.

Meta