Method: Rbzlib::Z_stream#next_in

Defined in:
lib/pr/rbzlib.rb

#next_inObject

Returns the value of attribute next_in

Returns:

  • (Object)

    the current value of next_in



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

def next_in
  @next_in
end