Add helper methods for referencing jbyteArrays
Adds a JSS_RefByteArray method to read the jbyte contents of a jbyteArray
and a JSS_DerefByteArray method to release the resources.
Signed-off-by: Alexander Scheel <ascheel@redhat.com>
Please register or sign in to comment