You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Discussed in #311
Probably add a method to
HdfFile
likegetNodeByAddress(long address)
which would access the node directly without using the file structure. Then once you have a reference you can quickly deference it.The text was updated successfully, but these errors were encountered: