Kùzu C++ API
Loading...
Searching...
No Matches
kuzu::storage::BitpackInfo< T > Struct Template Reference

#include <compression.h>

Public Attributes

uint8_t bitWidth
 
bool hasNegative
 
offset
 

Member Data Documentation

◆ bitWidth

template<typename T >
uint8_t kuzu::storage::BitpackInfo< T >::bitWidth

◆ hasNegative

template<typename T >
bool kuzu::storage::BitpackInfo< T >::hasNegative

◆ offset

template<typename T >
T kuzu::storage::BitpackInfo< T >::offset

The documentation for this struct was generated from the following file: