Skip to content

Java bindings : Connection error info / VolumeDataPage short data / Metadata BLOB

Julien Lacoste requested to merge wip/julien.lacoste/downloaderror 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

Edited by Julien Lacoste

Merge request reports