TextFormat

scalapb.TextFormat
object TextFormat extends ProtoAsciiParsing

Attributes

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

Members list

Value members

Inherited methods

def fromAscii[T <: GeneratedMessage](d: GeneratedMessageCompanion[T], s: String): Either[TextFormatError, T]

Attributes

Inherited from:
ProtoAsciiParsing