Converter

object Converter
class Object
trait Matchable
class Any

Value members

Concrete methods

def toProto[S, P](d: S)(implicit protoable: Protoable[S, P]): P
def toScala[S, P](m: P)(implicit scalable: Scalable[S, P]): S