View Source AvroEx.Schema.Fixed (AvroEx v2.2.0)
Link to this section Summary
Link to this section Types
Specs
t() :: %AvroEx.Schema.Fixed{ aliases: [AvroEx.Schema.alias()], doc: String.t() | nil, metadata: AvroEx.Schema.metadata(), name: String.t(), namespace: String.t() | nil, size: integer() }
Link to this section Functions
Specs
match?(t(), AvroEx.Schema.Context.t(), term()) :: boolean()