Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
120
void NitfFileReader::close()
121
{
122
m_io.reset();
123
}
124
125
126
void NitfFileReader::getLasOffset(uint64_t& offset, uint64_t& length)
Callers
2
~basic_ShiftStream
Method · 0.45
write
Method · 0.45
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected