- bytesToOffset
size_t bytesToOffset(size_t bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- bytesToPosition
Position bytesToPosition(size_t offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- eolAt
EolType eolAt(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- lineAt
string lineAt(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
- offsetToBytes
size_t offsetToBytes(size_t offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- offsetToPosition
Position offsetToPosition(size_t offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- positionToBytes
size_t positionToBytes(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.
- positionToOffset
size_t positionToOffset(Position position)
Undocumented in source. Be warned that the author may not have intended to support it.