Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
heegaiximephoomeeghahyaiseekh opened this issue Dec 1, 2016 · 0 comments
Open

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

heegaiximephoomeeghahyaiseekh opened this issue Dec 1, 2016 · 0 comments

Comments

@heegaiximephoomeeghahyaiseekh
Copy link

heegaiximephoomeeghahyaiseekh commented Dec 1, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant