Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ done
Method
done
plugins/hdf/io/HdfReader.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void HdfReader::done(PointTableRef table)
153
{
154
m_hdf5Handler->close();
155
}
156
157
158
} // namespace pdal
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected