Class: Rbzlib::Gz_stream

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

Instance Attribute Summary collapse

Instance Attribute Details

#backObject

Returns the value of attribute back

Returns:

  • (Object)

    the current value of back



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def back
  @back
end

#crcObject

Returns the value of attribute crc

Returns:

  • (Object)

    the current value of crc



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def crc
  @crc
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def file
  @file
end

#inObject

Returns the value of attribute in

Returns:

  • (Object)

    the current value of in



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def in
  @in
end

#inbufObject

Returns the value of attribute inbuf

Returns:

  • (Object)

    the current value of inbuf



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def inbuf
  @inbuf
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def last
  @last
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def mode
  @mode
end

#msgObject

Returns the value of attribute msg

Returns:

  • (Object)

    the current value of msg



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def msg
  @msg
end

#outObject

Returns the value of attribute out

Returns:

  • (Object)

    the current value of out



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def out
  @out
end

#outbufObject

Returns the value of attribute outbuf

Returns:

  • (Object)

    the current value of outbuf



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def outbuf
  @outbuf
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def path
  @path
end

#startObject

Returns the value of attribute start

Returns:

  • (Object)

    the current value of start



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def start
  @start
end

#streamObject

Returns the value of attribute stream

Returns:

  • (Object)

    the current value of stream



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def stream
  @stream
end

#transparentObject

Returns the value of attribute transparent

Returns:

  • (Object)

    the current value of transparent



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def transparent
  @transparent
end

#z_eofObject

Returns the value of attribute z_eof

Returns:

  • (Object)

    the current value of z_eof



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def z_eof
  @z_eof
end

#z_errObject

Returns the value of attribute z_err

Returns:

  • (Object)

    the current value of z_err



344
345
346
# File 'lib/pr/rbzlib.rb', line 344

def z_err
  @z_err
end