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.

Function Documentation

void sc_byte_array_free ( ScByteArray  array)

Deallocates the array if its data is owned

Parameters
arrayThe byte array.
Since
5.16.0