Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PDAL/PDAL
/ fileSignature
Method
fileSignature
io/LasHeader.cpp:102–105 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
}
101
102
std::string LasHeader::fileSignature() const
103
{
104
return d->h.magic;
105
}
106
107
uint16_t LasHeader::fileSourceId() const
108
{
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64