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

Method close

plugins/nitf/io/NitfFileReader.cpp:120–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

118
119
120void NitfFileReader::close()
121{
122 m_io.reset();
123}
124
125
126void NitfFileReader::getLasOffset(uint64_t& offset, uint64_t& length)

Callers 2

~basic_ShiftStreamMethod · 0.45
writeMethod · 0.45

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected