Skip to content

Allow a general charset "switcher" #2

Description

@jferard

Imported from CSVSniffer. Created at: "2016-12-21T20:32:51Z"

Currently, InputStreamUTF8OrByteCharsetReader falls from UTF-8 to a one byte/one char encoding if it finds a non UTF-8 char. But the implementation (a finite state machine) allows to handle more complicated cases, knowing that a one byte/one char encoding will never fail. A general "switcher" could be easily coded.

Thanks to OH for the idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions