Bob’s Core I/O Routines¶
Todo
The return value(s) ‘stride’ are used, but not documented.
(The original entry is located in /home/travis/build/bioidiap/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/travis/build/bioidiap/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/travis/build/bioidiap/bob.io.base/bob/io/base/__init__.py:docstring of bob.io.base.HDF5File.describe, line 11.)
This module contains base functionality from Bob bound to Python, available in
the C++ counter-part bob::io
. It includes input and output operations to
and from files.