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

Method ByteStreamInFileLE

LASzip/src/bytestreamin_file.hpp:150–152  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148}
149
150inline ByteStreamInFileLE::ByteStreamInFileLE(FILE* file) : ByteStreamInFile(file)
151{
152}
153
154inline void ByteStreamInFileLE::get16bitsLE(U8* bytes)
155{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected