Skip to content

stirng.encode_wtf16_array with start/end #49

@gkdn

Description

@gkdn

I noticed that string.encode_wtf16_array is not accepting the string range to encode (like sourceStartIndex and sourceEndIndex).
Is it efficient enough to do a slice first and then call encode_wtf16_array or would it be worthwhile to take additional parameters to encode_wtf16_array?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions