Skip to content
Snippets Groups Projects
Select Git revision
  • f81ea6307c52f4283b95dabe631dacc38c649ffc
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

ubinascii.rst

Blame
  • user avatar
    Paul Sokolovsky authored
    f81ea630
    History
    ubinascii.rst 733 B

    :mod:`ubinascii` -- binary/ASCII conversions

    This module implements conversions between binary data and various encodings of it in ASCII form (in both directions).

    Functions