Document.wordRangeAt

Returns the word range at a given byte position.

  1. TextRange wordRangeAt(Position position)
  2. size_t[2] wordRangeAt(size_t bytes)
    struct Document
    const
    size_t[2]
    wordRangeAt
    (
    size_t bytes
    )

Meta