Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.37.0
-
None
Description
Newer versions of proton-j have added new APIs for better handling of transfer dispositions as well as easier identification of message sections during decode which can offer some performance improvements and clean up of older code in the library. Additionally we can now implement the ensureRemaining API in our expanding writeable buffer implementation to better handle writes where more encoding space is needed.