init(encodedOffset:)
Creates a new index at the specified code unit offset.
Declaration
init(encodedOffset offset: Int)Parameters
- offset:
An offset in code units.
Creates a new index at the specified code unit offset.
init(encodedOffset offset: Int)An offset in code units.