File: utils.rst

package info (click to toggle)
python-b2sdk 2.10.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,228 kB
  • sloc: python: 32,094; sh: 13; makefile: 8
file content (11 lines) | stat: -rw-r--r-- 416 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
B2 Utility functions
====================

.. autofunction:: b2sdk.v3.b2_url_encode
.. autofunction:: b2sdk.v3.b2_url_decode
.. autofunction:: b2sdk.v3.choose_part_ranges
.. autofunction:: b2sdk.v3.fix_windows_path_limit
.. autofunction:: b2sdk.v3.format_and_scale_fraction
.. autofunction:: b2sdk.v3.format_and_scale_number
.. autofunction:: b2sdk.v3.hex_sha1_of_stream
.. autofunction:: b2sdk.v3.hex_sha1_of_bytes