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

ubinascii.rst

Blame
  • ubinascii.rst 920 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