Structsยง
- Codes
Stats - Keeps track of the space needed to store a stream of integers using different codes.
- Codes
Stats Wrapper - A struct that can wrap a
DynamicCodeRead,DynamicCodeWrite,StaticCodeRead, orStaticCodeWriteand computeCodesStatsfor a given stream.