avro_ex v0.1.0-beta.6 AvroEx.Schema.Fixed

Link to this section Summary

Link to this section Types

Link to this type t()
t() :: %AvroEx.Schema.Fixed{aliases: [AvroEx.Schema.alias()], id: term(), metadata: %{optional(String.t()) => String.t()}, name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace(), qualified_names: term(), size: integer()}

Link to this section Functions

Link to this function changeset(fixed, params)
Link to this function match?(arg1, arg2, data)
match?(t(), AvroEx.Schema.Context.t(), term()) :: boolean()