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

Method ByteStreamOutArrayLE

src/bytestreamout_array.hpp:188–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188inline ByteStreamOutArrayLE::ByteStreamOutArrayLE(I64 alloc) : ByteStreamOutArray(alloc)
189{
190}
191
192inline BOOL ByteStreamOutArrayLE::put16bitsLE(const U8* bytes)
193{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected