Sha256: e45cdb3c5b0292ae37c8a03a7d6e9d4a5d303f18655037daec27379a067db66a

Contents?: true

Size: 234 Bytes

Versions: 9

Compression:

Stored size: 234 Bytes

Contents

module Avromatic
  module IO
    UNION_MEMBER_INDEX = '__avromatic_member_index'.freeze
    ENCODING_PROVIDER = '__avromatic_encoding_provider'.freeze
  end
end

require 'avromatic/io/datum_reader'
require 'avromatic/io/datum_writer'

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
avromatic-1.0.0 lib/avromatic/io.rb
avromatic-0.33.0 lib/avromatic/io.rb
avromatic-0.32.0 lib/avromatic/io.rb
avromatic-0.32.0.rc0 lib/avromatic/io.rb
avromatic-0.31.0 lib/avromatic/io.rb
avromatic-0.30.0 lib/avromatic/io.rb
avromatic-0.29.1 lib/avromatic/io.rb
avromatic-0.29.0 lib/avromatic/io.rb
avromatic-0.28.1 lib/avromatic/io.rb