Attributes
- uint16_codec
uint16_codec = property(get_uint16_codec, set_uint16_codec, None, 'get/set uint16_codec')
Method summary
- __init__(self, mat_stream, byte_order = None, mat_dtype = False, squeeze_me = True, chars_as_strings = True, matlab_compatible = False, uint16_codec = None)
- file_header(self)
- format_looks_right(self)
- get_uint16_codec(self)
- guess_byte_order(self)
- matrix_getter_factory(self)
- set_dtypes(self)
- set_uint16_codec(self, uint16_codec)
- update_array_reader(self)
Methods
- __init__(self, mat_stream, byte_order = None, mat_dtype = False, squeeze_me = True, chars_as_strings = True, matlab_compatible = False, uint16_codec = None)
- file_header(self)
Read in mat 5 file header
- format_looks_right(self)
- get_uint16_codec(self)
- guess_byte_order(self)
- matrix_getter_factory(self)
- set_dtypes(self)
Set dtypes and codecs
- set_uint16_codec(self, uint16_codec)
- update_array_reader(self)
