Class GenericFixed

A generic container for Avro fixed.

class GenericFixed
  : GenericContainer ;

Constructors

NameDescription
this (schema) Constructs a generic fixed value according to the given fixed-type Avro schema.