Skip to content

Support for Java's "modified" UTF-8 #15

@heegaiximephoomeeghahyaiseekh

Description

Java's standard library has routines that generate "modified" UTF-8 strings, which
are unreadable using the standard UTF-8 support in FLEXI-STREAMS.

The following link describes the differences, which are aimed at preventing NUL bytes
from being part of the data:

https://docs.oracle.com/javase/7/docs/api/java/io/DataInput.html#modified-utf-8

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