StringEncoder

trait StringEncoder[-T]
Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def encode(t: T): String
Implicitly added by list
def encode(t: T): String

Concrete methods

final def imap[T2](f: T2 => T): StringEncoder[T2]
Implicitly added by list
final def imap[T2](f: T2 => T): StringEncoder[T2]