Hi, HDF-Java does not support high level API functions such as H5PT and does not read/write opaque data. If you want to do it from the Java layer, you have to implement related JNI functions. For now the best way to deal with opaque is directly using C API functions.
On 3/21/2012 1:27 AM, kuki wrote:
Hi.. I too wanted to write my opaque datasets to the packet table. But none of its APIs are supported in java...so could some one please guide me as to how to go about doing it... -- View this message in context: http://hdf-forum.184993.n3.nabble.com/Problems-with-H5PT-from-java-tp703862p3844849.html Sent from the hdf-forum mailing list archive at Nabble.com. _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
-- Thank you! --pc _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org
