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

Method ByteStreamInFileBE

LASzip/src/bytestreamin_file.hpp:198–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196}
197
198inline ByteStreamInFileBE::ByteStreamInFileBE(FILE* file) : ByteStreamInFile(file)
199{
200}
201
202inline void ByteStreamInFileBE::get16bitsLE(U8* bytes)
203{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected