File: pickles.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-- 221 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
Pickle
======
.. automodule:: numcodecs.pickles

.. autoclass:: Pickle

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