Bob’s Core I/O Routines

This module contains a basic interface to read and write files of various types. It provides generic functions bob.io.base.save() and bob.io.base.load() to write and read various types of data. In this interface, data is mainly written using the bob.io.base.HDF5File interface. To enable further types of IO, please import one of the following packages (the list might not be exhaustive):

TODO

Todo

The return value(s) ‘stride’ are used, but not documented.

(The original entry is located in /home/gitlab-runner/builds/0d638152/0/bob/bob.io.base/bob/io/base/__init__.py:docstring of bob.io.base.File.describe, line 3.)

Todo

Check and correct the returned values

(The original entry is located in /home/gitlab-runner/builds/0d638152/0/bob/bob.io.base/bob/io/base/__init__.py:docstring of bob.io.base.HDF5File.describe, line 9.)

Todo

The return value(s) ‘size’ are used, but not documented.

(The original entry is located in /home/gitlab-runner/builds/0d638152/0/bob/bob.io.base/bob/io/base/__init__.py:docstring of bob.io.base.HDF5File.describe, line 11.)

Indices and tables