The Java examples use the methods setUnicodeString and getUnicodeString and finalize

Issue #125 closed
Paolo Brandoli repo owner created an issue

Java examples should use setString and getString, which always take a Unicode string as parameter.

Additionaly, delete should be used instead of finalize.

Comments (6)

  1. Log in to comment