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