MCPcopy Create free account
hub / github.com/LASzip/LASzip / ~ByteStreamOutFile

Method ~ByteStreamOutFile

src/bytestreamout_file.hpp:59–59  ·  view source on GitHub ↗

destructor */

Source from the content-addressed store, hash-verified

57 BOOL seekEnd();
58/* destructor */
59 ~ByteStreamOutFile(){};
60protected:
61 FILE* file;
62};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected