Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ ~LASwriteItemCompressed
Method
~LASwriteItemCompressed
src/laswriteitem.hpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
virtual BOOL chunk_bytes() { return FALSE; };
73
74
virtual ~LASwriteItemCompressed(){};
75
};
76
77
#endif
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected