MCPcopy Create free account
hub / github.com/cwida/FastLanes / ExtInitDict

Method ExtInitDict

src/encoder/col_encoder.cpp:205–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203
204template <typename PT>
205void TColEncoder<PT>::ExtFlush(Buf& buf) {
206 eng_up->m_compressor_up->FlushPage(buf, *eng_stt_up->compress_state_up);
207}
208
209template <typename PT>
210void TColDecoder<PT>::InitDecompress(const uint8_t* p) {

Callers 1

full_decodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected