MCPcopy Create free account
hub / github.com/LAStools/LAStools / ByteStreamOutFileLE

Method ByteStreamOutFileLE

LASzip/src/bytestreamout_file.hpp:146–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146inline ByteStreamOutFileLE::ByteStreamOutFileLE(FILE* file) : ByteStreamOutFile(file)
147{
148}
149
150inline BOOL ByteStreamOutFileLE::put16bitsLE(const U8* bytes)
151{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected