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

Method getByteStreamIn

LASzip/src/arithmeticdecoder.hpp:99–99  ·  view source on GitHub ↗

Only read from instream if ArithmeticDecoder is dummy */

Source from the content-addressed store, hash-verified

97
98/* Only read from instream if ArithmeticDecoder is dummy */
99 ByteStreamIn* getByteStreamIn() const { return instream; };
100
101private:
102

Callers 4

chunk_sizesMethod · 0.80
initMethod · 0.80
chunk_sizesMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected