cf.UMArray.get_word_size — Documentation
-
UMArray.get_word_size()[source]¶
Word size in bytes.
Added in version 3.14.0.
- Returns:
int or None4 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.