sdnv

Module to provide encoding/decoding of RFC6256 SDNV


License
Apache-2.0
Install
pip install sdnv==0.1.0

Documentation

SNDV

This package provides encoding and decoding for Self-Delimiting Numeric Values as defined in RFC6256.

Usage

TODO

Acknowledgements

This code borrows heavily from the example in RFC6256.