Class PDF::Reader::Stream
In: lib/pdf/reader/stream.rb
Parent: String

An internal PDF::Reader class that represents a single token from a PDF file.

Behaves exactly like a Ruby String - it basically exists for convenience.

Methods

new  

Attributes

hash  [RW] 

Public Class methods

Creates a new token with the specified value

[Validate]