urnEncoder

besom.internal.Encoder$.urnEncoder$
object urnEncoder extends Encoder[URN]

Attributes

Graph
Supertypes
trait Encoder[URN]
class Object
trait Matchable
class Any
Self type
urnEncoder.type

Members list

Value members

Concrete methods

Inherited methods

def contramap[B](f: B => URN): Encoder[B]

Attributes

Inherited from:
Encoder