Skip to content
  • Zygmunt Krynicki's avatar
    Refactor the encoder · 57abb9a3
    Zygmunt Krynicki authored
    
    
    The structure of the encoder is now easier to follow. Arguments to
    internal functions are streamlined. The encoder, similar to how the
    decoder already works, can now fail with EncoderError, allowing the
    caller to inspect the cause of the problem more accurately.
    
    Signed-off-by: Zygmunt Krynicki's avatarZygmunt Krynicki <me@zygoon.pl>
    57abb9a3