Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add easier way to dereference references #316

Closed
jamesmudd opened this issue Oct 13, 2021 · 0 comments
Closed

Add easier way to dereference references #316

jamesmudd opened this issue Oct 13, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jamesmudd
Copy link
Owner

Discussed in #311

Probably add a method to HdfFile like getNodeByAddress(long address) which would access the node directly without using the file structure. Then once you have a reference you can quickly deference it.

@jamesmudd jamesmudd added the enhancement New feature or request label Oct 13, 2021
@jamesmudd jamesmudd changed the title Add easier way to deference references Add easier way to dereference references Oct 14, 2021
jamesmudd added a commit that referenced this issue Jul 13, 2022
* Add HdfFile#getNodeByAddress method
* Add tests
* Cleanup of HdfFileTest
* Add test for committed datatype by address
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant