Printer

scalapb.textformat.Printer$
object Printer

Attributes

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

Members list

Concise view

Value members

Concrete methods

def printField(fd: FieldDescriptor, value: PValue, out: TextGenerator): Unit
def printToString(t: GeneratedMessage, singleLineMode: Boolean, escapeNonAscii: Boolean): String