Method: LZMA::Decoder#workbuf

Defined in:
lib/extlzma.rb

#workbufObject

Returns the value of attribute workbuf

Returns:

  • (Object)

    the current value of workbuf



234
235
236
# File 'lib/extlzma.rb', line 234

def workbuf
  @workbuf
end