mgs

Contents:

  • Introduction
  • Installation
  • Integration
  • Usage
  • Write your own Codec
    • BaseN codec
    • From scratch
  • Concepts Refresher
  • Reference
  • Changelog
mgs
  • Docs »
  • Write your own Codec
  • View page source

Write your own Codec¶

This section will help you writing your own codec.

  • BaseN codec
    • Define your encoding traits
    • Create the codec variant
  • From scratch
    • Write an input source
    • Write an input range (optional)
    • Define the codec traits
    • Use your codec
Next Previous

© Copyright 2020, Théo DELRIEU

Built with Sphinx using a theme provided by Read the Docs.