:right-sidebar: True buffer_serialize_format_t =================================================================== .. currentmodule:: gi.repository.HarfBuzz .. versionadded:: 0.9.2 .. class:: buffer_serialize_format_t :no-contents-entry: The buffer serialization and de-serialization format used in :func:`~gi.repository.HarfBuzz.buffer_serialize_glyphs` and :func:`~gi.repository.HarfBuzz.buffer_deserialize_glyphs`. Fields ------ .. rst-class:: interim-class .. class:: buffer_serialize_format_t :no-index: .. attribute:: INVALID Invalid format. .. attribute:: JSON A machine-readable JSON format. .. attribute:: TEXT A human-readable, plain text format.