3 Star 0 Fork 0

众智计划/numcodecs

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
vlen.rst 688 Bytes
一键复制 编辑 原始数据 按行查看 历史
lcc20174505 提交于 2025-04-14 13:47 +08:00 . first commit

Codecs for variable-length objects

.. automodule:: numcodecs.vlen

VLenUTF8

.. autoclass:: VLenUTF8

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


VLenBytes

.. autoclass:: VLenBytes

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


VLenArray

.. autoclass:: VLenArray

    .. autoattribute:: codec_id
    .. automethod:: encode
    .. automethod:: decode
    .. automethod:: get_config
    .. automethod:: from_config
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mindhub/numcodecs.git
git@gitee.com:mindhub/numcodecs.git
mindhub
numcodecs
numcodecs
master

搜索帮助