MCPcopy Create free account
hub / github.com/LASzip/LASzip / ByteStreamOutArrayBE

Method ByteStreamOutArrayBE

src/bytestreamout_array.hpp:236–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236inline ByteStreamOutArrayBE::ByteStreamOutArrayBE(I64 alloc) : ByteStreamOutArray(alloc)
237{
238}
239
240inline BOOL ByteStreamOutArrayBE::put16bitsLE(const U8* bytes)
241{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected