ScEncodingArray.h File Reference

Go to the source code of this file.

Data Structures

struct  ScEncodingRange
 
struct  ScEncodingArray
 

Typedefs

typedef ScByteArray ScData
 

Functions

void sc_data_free (ScData data)
 

Detailed Description

Functions to manage an array of encoding ranges.

Function Documentation

void sc_data_free ( ScData  data)

Free the data.

Parameters
dataThe data to free.
Deprecated:
use sc_byte_array_free()