Printer

scalapb.textformat.Printer
object Printer

Attributes

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

Members list

Value members

Concrete methods

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