Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ ~ByteStreamInFile
Method
~ByteStreamInFile
src/bytestreamin_file.hpp:58–58 ·
view source on GitHub ↗
destructor */
Source
from the content-addressed store, hash-verified
56
BOOL seekEnd(const I64 distance=0);
57
/* destructor */
58
~ByteStreamInFile(){};
59
protected:
60
FILE* file;
61
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected