Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LASzip/LASzip
/ ~ArithmeticEncoder
Method
~ArithmeticEncoder
src/arithmeticencoder.cpp:117–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
115
}
116
117
ArithmeticEncoder::~ArithmeticEncoder()
118
{
119
free(outbuffer);
120
}
121
122
BOOL ArithmeticEncoder::init(ByteStreamOut* outstream)
123
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected