class HexaPDF::Type::EmbeddedFile
Represents an embedded file stream.
An embedded file stream contains the data of, and optionally some meta data about, a file that is embedded into the PDF file. Each embedded file is either associated with a certain Type::FileSpecification
dictionary or with the document as a whole through the /EmbeddedFiles entry in the document catalog's /Names dictionary.
See: PDF1.7 s7.11.4, FileSpecification