cf.UMArray.get_word_size

UMArray.get_word_size()[source]

Word size in bytes.

New in version 3.14.0.

See also

open

Returns
int or None

4 or 8. If the word size has not been set then None is returned, in which case word size will be detected automatically (if possible) when the file is opened with open.