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

Method done

src/arithmeticdecoder.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125void ArithmeticDecoder::done()
126{
127 instream = 0;
128}
129
130ArithmeticBitModel* ArithmeticDecoder::createBitModel()
131{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected