mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
[svn-r4913] Purpose:
Feature add Description: Added note about a new API function.
This commit is contained in:
parent
17da7e80da
commit
1f3762ff88
@ -221,6 +221,9 @@ New Features
|
||||
* Added support to read/write portions of chunks directly, if they are
|
||||
uncompressed and too large to cache. This should speed up I/O on chunked
|
||||
datasets for a few more cases. -QAK, 1/31/02
|
||||
* Added new "H5Sget_select_type" API function to determine which type of
|
||||
selection is defined for a dataspace ("all", "none", "hyperslab" or
|
||||
"point"). -QAK, 2/7/02
|
||||
|
||||
|
||||
Platforms Tested
|
||||
|
Loading…
Reference in New Issue
Block a user