Optional source: DeepPartial<RangeEncoding>Readonly encodingCharacter encoding for the given range.
Readonly endEnd index of the range (inclusive).
Readonly startStart index of the range.
Optional config: ToJsonConfigurationOptional Readonly encoding?: CharacterEncodingCharacter encoding for the given range.
Optional Readonly end?: numberEnd index of the range (inclusive).
Optional Readonly start?: numberStart index of the range.
A character encoding for a given range of bytes.