avro_ex v0.1.0-beta.2 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(), name: AvroEx.Schema.name(), namespace: AvroEx.Schema.namespace(), qualified_names: term(), size: AvroEx.Schema.integer()}
Link to this section Functions
Link to this function
cast(params)
Link to this function
changeset(fixed, params)
Link to this function
match?(arg1, arg2, data)
match?(t(), AvroEx.Schema.Context.t(), term()) :: boolean()