Method: PDF::Reader::Encoding#differences
- Defined in:
- lib/pdf/reader/encoding.rb
#differences ⇒ Object
84 85 86 87 |
# File 'lib/pdf/reader/encoding.rb', line 84 def differences # this method is only used by the spec tests @differences ||= {} end |