PROTON-2297 Fix issue with composite buffer utf8 decode

Handle multi-byte encoding that cross composite array boundaries and add
some tests.
3 files changed
tree: 347fe8a5f5af285dde07e8ea3e345d35a8097a79
  1. .github/
  2. apache-qpid-proton-j/
  3. examples/
  4. proton-j/
  5. tests/
  6. .asf.yaml
  7. .gitattributes
  8. .gitignore
  9. .mailmap
  10. .travis.yml
  11. appveyor.yml
  12. LICENSE
  13. NOTICE
  14. pom.xml
  15. README.md
README.md

Apache Qpid Proton-J

Linux Build Status Windows Build Status

Qpid Proton-J is a high-performance, lightweight messaging library. It can be used in the widest range of messaging applications, including brokers, client libraries, routers, bridges, proxies, and more.

Please see http://qpid.apache.org/proton for more information.