Sha256: 072d016c42133c2a3535c12cb6e69c7df0984a184dc381db08860e171fd1e31f

Contents?: true

Size: 171 Bytes

Versions: 4

Compression:

Stored size: 171 Bytes

Contents

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

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
avromatic-0.27.0 lib/avromatic/io.rb
avromatic-0.26.0 lib/avromatic/io.rb
avromatic-0.25.0 lib/avromatic/io.rb
avromatic-0.24.0 lib/avromatic/io.rb