Utils

higherkindness.mu.rpc.avro.Utils
object Utils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Utils.type

Members list

Value members

Concrete methods

def canDecode[T](schema: Schema)(using tgd: TypeGuardedDecoding[T]): Any => Boolean
def decodingException(value: Any, schemas: Schema*): Avro4sDecodingException