# File lib/pdf/reader/stream.rb, line 38 def initialize (hash, data) @hash = hash @data = data @udata = nil end