Method: Rbzlib::Z_stream#state

Defined in:
lib/pr/rbzlib.rb

#stateObject

Returns the value of attribute state

Returns:

  • (Object)

    the current value of state



41
42
43
# File 'lib/pr/rbzlib.rb', line 41

def state
  @state
end