hdf5/java
Allen Byrne ddb0c502ed
1 10 HDFFV-11310 implement JNI VL support for primitive types (#1858)
* HDFFV-11310 - implement vlen read/write for atomic types.

* HDFFV-11310 - VL read/write function for primitive types

* Add read/write VL option

* fix function name typo

* remove debugging prints

* Remove more debugging code

* Correct note to match change in code.

* HDFFV-11318 add VL references as byte arrays

* Fix unreleased allocations, fix debug

* Fix format

* Fix formatting

* Correct typo
2022-07-12 08:47:06 -07:00
..
examples Hdf5 1 10 sync (#1795) 2022-06-09 16:29:04 -05:00
lib Merge Update the java slf4j logging jars to latest 1.7.33 (#1371) 2022-01-14 17:27:45 -06:00
src 1 10 HDFFV-11310 implement JNI VL support for primitive types (#1858) 2022-07-12 08:47:06 -07:00
test 1 10 HDFFV-11310 implement JNI VL support for primitive types (#1858) 2022-07-12 08:47:06 -07:00
CMakeLists.txt
Makefile.am