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

Method ByteStreamOutFileBE

LASzip/src/bytestreamout_file.hpp:194–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

192}
193
194inline ByteStreamOutFileBE::ByteStreamOutFileBE(FILE* file) : ByteStreamOutFile(file)
195{
196}
197
198inline BOOL ByteStreamOutFileBE::put16bitsLE(const U8* bytes)
199{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected