Package

com.github.mwegrz.scalautil

avro4s

Permalink

package avro4s

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. avro4s
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit class AOps[A] extends AnyRef

    Permalink

Value Members

  1. def parseAvro[A](bytes: Array[Byte])(implicit schemaFor: SchemaFor[A], toRecord: FromRecord[A]): A

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped