module HexaPDF::DictionaryFields::StringConverter

Converter module for string fields to automatically convert a string into UTF-8 encoding.

See: PDF2.0 s7.9.2

Public Class Methods

usable_for?(type)

This converter is usable if the type is the String class.