File: bz2.rst

package info (click to toggle)
numcodecs 0.7.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 792 kB
  • sloc: python: 4,269; makefile: 217; ansic: 35; sh: 8
file content (11 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
BZ2
===
.. automodule:: numcodecs.bz2

.. autoclass:: BZ2

    .. autoattribute:: codec_id
    .. automethod:: encode
    .. automethod:: decode
    .. automethod:: get_config
    .. automethod:: from_config