AddData

Function Usage

Mounts the metadata to the buffer. This API is for internal use only.

Prototype

static void AddData(const InputParam& inputParam, void* buffer);

Parameter Description

Parameter

Description

inputParam

Data structure defined by the Buffer API. For details, see InputParam. The value range of inputParam.dataSize is [1, 1073741824].

buffer

Data structure of the void* type