Skip to content

Java binding updates : MetadataBLOB / Short data / Connection error

Julien Lacoste requested to merge wip/julien.lacoste/javaBindingUpdates into master

ConnectionErrorInfo class to fill. Get error code, object ID and error message

VolumeDataPage : add bindings for short volume data

  • add unit test for byte/short volume

Add bindings for MetadataBLOB : use byte array for native calls and add methods to set/get BLOB with ByteBuffer Add unit tests for blob

Merge request reports