bundles / scipy 1.17.1 / scipy / io / matlab / _mio5_utils / VarReader5 / read_header
cython_function_or_method
scipy.io.matlab._mio5_utils:VarReader5.read_header
Signature
def read_header ( self , check_stream_limit ) Summary
Return matrix header for current stream position
Extended Summary
Returns matrix headers at top level and sub levels
Parameters
check_stream_limit: if True, then if the returned headeris passed to array_from_header, it will be verified thatthe length of the uncompressed data is not overlong (whichcan indicate .mat file corruption)
Aliases
-
scipy.io.matlab._mio5.VarReader5.read_header