bufferSerializeFormatToString

fnstring bufferSerializeFormatToString(harfbuzz.types.BufferSerializeFormat format)

Converts format to the string corresponding it, or NULL if it is not a valid #hb_buffer_serialize_format_t.

Parameters

formatan #hb_buffer_serialize_format_t to convert.

Returns

A NULL terminated string corresponding to format. Should not be freed.