Sha256: 54d67f1be1d96c86341acb20767d63a622eaa1b9ad1515553ff8548b481fdc55

Contents?: true

Size: 209 Bytes

Versions: 5

Compression:

Stored size: 209 Bytes

Contents

module ZXing; end
module ZXing::FFI; end

class ZXing::FFI::Aztec::AztecReader < ZXing::FFI::Reader
  include ZXing::Aztec::AztecReader
  def initialize
    super ZXing::FFI::Library.AztecReader_new
  end
end

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
zxing_cpp_mac_big_sur-0.1.1 lib/zxing/ffi/aztec/aztec_reader.rb
zxing_cpp_no_cmake-0.1.2 lib/zxing/ffi/aztec/aztec_reader.rb
zxing_cpp_no_cmake-0.1.1 lib/zxing/ffi/aztec/aztec_reader.rb
zxing_cpp-0.1.1 lib/zxing/ffi/aztec/aztec_reader.rb
zxing_cpp-0.1.0 lib/zxing/ffi/aztec/aztec_reader.rb