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



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def back
  @back
end

#crcObject

Returns the value of attribute crc

Returns:

  • (Object)

    the current value of crc



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def crc
  @crc
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def file
  @file
end

#inObject

Returns the value of attribute in

Returns:

  • (Object)

    the current value of in



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def in
  @in
end

#inbufObject

Returns the value of attribute inbuf

Returns:

  • (Object)

    the current value of inbuf



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def inbuf
  @inbuf
end

#lastObject

Returns the value of attribute last

Returns:

  • (Object)

    the current value of last



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def last
  @last
end

#modeObject

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def mode
  @mode
end

#msgObject

Returns the value of attribute msg

Returns:

  • (Object)

    the current value of msg



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def msg
  @msg
end

#outObject

Returns the value of attribute out

Returns:

  • (Object)

    the current value of out



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def out
  @out
end

#outbufObject

Returns the value of attribute outbuf

Returns:

  • (Object)

    the current value of outbuf



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def outbuf
  @outbuf
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def path
  @path
end

#startObject

Returns the value of attribute start

Returns:

  • (Object)

    the current value of start



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def start
  @start
end

#streamObject

Returns the value of attribute stream

Returns:

  • (Object)

    the current value of stream



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def stream
  @stream
end

#transparentObject

Returns the value of attribute transparent

Returns:

  • (Object)

    the current value of transparent



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def transparent
  @transparent
end

#z_eofObject

Returns the value of attribute z_eof

Returns:

  • (Object)

    the current value of z_eof



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def z_eof
  @z_eof
end

#z_errObject

Returns the value of attribute z_err

Returns:

  • (Object)

    the current value of z_err



444
445
446
# File 'lib/pr/rbzlib.rb', line 444

def z_err
  @z_err
end