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

Method getByteStreamOut

LASzip/src/arithmeticencoder.hpp:98–98  ·  view source on GitHub ↗

Only write to outstream if ArithmeticEncoder is dummy */

Source from the content-addressed store, hash-verified

96
97/* Only write to outstream if ArithmeticEncoder is dummy */
98 ByteStreamOut* getByteStreamOut() const { return outstream; };
99
100private:
101

Callers 4

chunk_sizesMethod · 0.80
chunk_bytesMethod · 0.80
chunk_sizesMethod · 0.80
chunk_bytesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected