summaryrefslogtreecommitdiffstats
path: root/HDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst
diff options
context:
space:
mode:
Diffstat (limited to 'HDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst')
-rwxr-xr-xHDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst11
1 files changed, 11 insertions, 0 deletions
diff --git a/HDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst
new file mode 100755
index 0000000..5e5e9d7
--- /dev/null
+++ b/HDF5Examples/C/H5FLT/tfiles/h5ex_d_lz4.tst
@@ -0,0 +1,11 @@
+lz4 filter is available for encoding and decoding.
+....Create dataset ................
+....Writing lz4 compressed data ................
+....Close the file and reopen for reading ........
+Filter info is available from the dataset creation property
+ Filter identifier is 32004
+ Number of parameters is 1 with the value 3
+ To find more about the filter check HDF5 lz4 filter; see http://www.hdfgroup.org/services/contributions.html
+....Reading lz4 compressed data ................
+Maximum value in DS1 is 1890
+lz4 filter is available now since H5Dread triggered loading of the filter.