File: bz2.rst

package info (click to toggle)
numcodecs 0.16.2%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 976 kB
  • sloc: python: 4,266; makefile: 43
file content (11 lines) | stat: -rw-r--r-- 208 bytes parent folder | download | duplicates (6)
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