NLdoc.Conversion.Reader.Docx.AST.Fonts.FontBehaviour behaviour (NLdoc.Conversion.Reader.Docx v1.1.2)

View Source

This module defines the behaviour of a font module.

Summary

Callbacks

to_utf8(t)

@callback to_utf8(String.t()) :: String.t()
@callback to_utf8(integer()) :: String.t() | nil