Skip to content

ByteList.toString() assumes the encoding to be ISO-8859-1 #9

@eregon

Description

@eregon

ByteList.toString() assumes the encoding to be ISO-8859-1 and does not care about the encoding field!

  • Could it decode properly to Java String using the ByteList encoding, like RubyString.toString() does?
  • Why was ISO-8859-1 chosen arbitrarily as source encoding? Is is special in Java?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions