buffer_serialize_format_t

Added in version 0.9.2.

class buffer_serialize_format_t

The buffer serialization and de-serialization format used in buffer_serialize_glyphs() and buffer_deserialize_glyphs().

Fields

class buffer_serialize_format_t
INVALID

Invalid format.

JSON

A machine-readable JSON format.

TEXT

A human-readable, plain text format.