Class | PDF::Reader::Reference |
In: |
lib/pdf/reader/reference.rb
|
Parent: | Object |
An internal PDF::Reader class that represents an indirect reference to a PDF Object
gen | [R] | |
id | [R] |
check if the next token in the buffer is a reference, and return a PDF::Reader::Reference instance. Returns nil if the next token isn‘t an indirect reference.