module HexaPDF::DictionaryFields::PDFByteStringConverter

Converter module for binary string fields to automatically convert a string into binary encoding.

See: PDF2.0 s7.9.2.4

Public Class Methods

usable_for?(type)

This converter is usable if the type is PDFByteString.