Skip to content

Allow Type CharSquence in 'parse*()' method instead of String #23

@patrickfav

Description

@patrickfav

It is best practice and more flexible to expect the interface of String, CharSequence als input of the parser methods. Note that it will break the BinaryToTextEncoding interface (although this should be easy to fix)

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions