MCPcopy Create free account
hub / github.com/PDAL/PDAL / done

Method done

plugins/tiledb/io/TileDBReader.cpp:407–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

405}
406
407void TileDBReader::done(pdal::BasePointTable& table)
408{
409 m_array->close();
410}
411
412} // namespace pdal

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected