[][src]Module arcode::encode

This module contains the main code for the encoder. It also contains an simple implementation of a binary encoder.

Modules

binary_encoder

Contains a modification of the encoder that works on a per bit level of symbols.

encoder

Contains the structs for the main encoder.