File: utility_functions.rst

package info (click to toggle)
c-blosc2 2.23.0%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,060 kB
  • sloc: ansic: 46,362; python: 332; lisp: 82; makefile: 36; sh: 3
file content (31 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Utility functions
+++++++++++++++++

Timing functions
----------------

.. doxygenfunction:: blosc_set_timestamp

.. doxygenfunction:: blosc_elapsed_nsecs

.. doxygenfunction:: blosc_elapsed_secs


File and directory utilities
----------------------------

.. doxygenfunction:: blosc2_remove_dir

.. doxygenfunction:: blosc2_remove_urlpath

.. doxygenfunction:: blosc2_rename_urlpath


Slice utilities
---------------

.. doxygenfunction:: blosc2_get_slice_nchunks

.. doxygenfunction:: blosc2_unidim_to_multidim

.. doxygenfunction:: blosc2_multidim_to_unidim