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

NO-JIRA: Fixed .NET Native-Managed string convervsion #8

Closed

Conversation

gaborsulyok
Copy link

The string conversion was not correct when you wanted to convert from
native UTF-8 string to a managed one. A conversion method has ben added
to QpidMarshal and it is called from Message and TypeTranslator when
necessary.

The string conversion was not correct, when you wanted to convert from
native  UTF-8 string to a managed one. A conversion method has ben added
to QpidMarshal and it is called from Message and TypeTranslator when
necessary.
@asfgit asfgit closed this in ce527fb Aug 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants