Class: Zlib::ZStreamFuncs

Inherits:
Struct
  • Object
show all
Defined in:
lib/pr/zlib.rb

Instance Attribute Summary collapse

Instance Attribute Details

#endObject

Returns the value of attribute end

Returns:

  • (Object)

    the current value of end



82
83
84
# File 'lib/pr/zlib.rb', line 82

def end
  @end
end

#resetObject

Returns the value of attribute reset

Returns:

  • (Object)

    the current value of reset



82
83
84
# File 'lib/pr/zlib.rb', line 82

def reset
  @reset
end

#runObject

Returns the value of attribute run

Returns:

  • (Object)

    the current value of run



82
83
84
# File 'lib/pr/zlib.rb', line 82

def run
  @run
end