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

Method ~ByteStreamInArray

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

destructor */

Source from the content-addressed store, hash-verified

57 BOOL seekEnd(const I64 distance=0);
58/* destructor */
59 ~ByteStreamInArray(){};
60protected:
61 const U8* data;
62 I64 size;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected