ScByteArray.h File Reference
Go to the source code of this file.
Functions | |
void | sc_byte_array_free (ScByteArray array) |
Detailed Description
Functions to manage an array of bytes.
- Copyright
- Copyright (c) 2015 Scandit AG. All rights reserved.
Function Documentation
void sc_byte_array_free | ( | ScByteArray | array | ) |
Deallocates the array if its data is owned
- Parameters
-
array The byte array.
- Since
- 5.16.0