No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Function: data_type_size
Function: data_type_size
C Prototype
size_t aclDataTypeSize(aclDataType dataType)
Python Function
size = acl.data_type_size(data_type)
Function Usage
Obtains the size of the aclDataType data, in bytes. It is a synchronous interface.
Input Description
data_type: int, size of the aclDataType data to be obtained.