bufferSerializeFormatToString

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

string
bufferSerializeFormatToString

Parameters

format harfbuzz.types.BufferSerializeFormat

an #hb_buffer_serialize_format_t to convert.

Return Value

Type: string

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