API For Developers And Plugin Writers
This part of the API, in addition to hdf5storage.Options
, is for
developers and plugin writers. It is versioned separately the package as a
whole. A particular version of this package can support more than one Marshaller
API version.
Currently Supported Versions
Marshaller API Version 1.0
- hdf5storage.exceptions
- hdf5storage.Marshallers
- TypeMarshaller
- NumpyScalarArrayMarshaller
- NumpyDtypeMarshaller
- PythonScalarMarshaller
- PythonStringMarshaller
- PythonNoneEllipsisNotImplementedMarshaller
- PythonDictMarshaller
- PythonCounterMarshaller
- PythonSliceRangeMarshaller
- PythonDatetimeObjsMarshaller
- PythonFractionMarshaller
- PythonListMarshaller
- PythonTupleSetDequeMarshaller
- PythonChainMapMarshaller
- hdf5storage.pathesc
- hdf5storage.plugins
- hdf5storage.utilities
- LowLevelFile
- does_dtype_have_a_zero_shape
- convert_dtype_to_str
- convert_numpy_str_to_uint16
- convert_numpy_str_to_uint32
- convert_to_str
- convert_to_numpy_str
- convert_to_numpy_bytes
- decode_complex
- encode_complex
- convert_attribute_to_string
- convert_attribute_to_string_array
- read_all_attributes_into
- set_attributes_all