Method: LZMA::Decoder#workbuf

Defined in:
lib/extlzma2/decoder.rb

#workbufObject

Returns the value of attribute workbuf

Returns:

  • (Object)

    the current value of workbuf



6
7
8
# File 'lib/extlzma2/decoder.rb', line 6

def workbuf
  @workbuf
end