Sha256: 0583e0031a07d3a951e0552395cd603a7c01b124670267068621bc2dd6aa26ec

Contents?: true

Size: 462 Bytes

Versions: 1

Compression:

Stored size: 462 Bytes

Contents

# typed: true

# DO NOT EDIT MANUALLY
# This is an autogenerated file for types exported from the `ruby-lzma` gem.
# Please instead update this file by running `bin/tapioca gem ruby-lzma`.

# source://ruby-lzma//lib/lzma.rb#25
class LZMA
  def compress(_arg0); end
  def decompress(_arg0); end

  class << self
    # source://ruby-lzma//lib/lzma.rb#29
    def compress(data); end

    # source://ruby-lzma//lib/lzma.rb#26
    def decompress(data); end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
mootool-0.2.8 sorbet/rbi/gems/ruby-lzma@0.4.3.rbi