SDsetblocksize doesn't change block size in the file
Open
Component - Documentation
- Dominant language
- C
- Stars
- 22
- Forks
- 27
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 22
Description
Original issue: HDFFR-1357
The function doesn't always change the block size in the file. It'll only have the effect if the data set is written after SDsetblocksize is called and before closing and reopening the file. VSsetblocksize seems to have the same issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.