Class TextFormat

java.lang.Object
io.protostuff.parser.TextFormat

public final class TextFormat extends Object
Provide ascii text parsing and formatting support for proto2 instances. The implementation largely follows google/protobuf/text_format.cc.
Author:
wenboz@google.com Wenbo Zhu, kenton@google.com Kenton Varda, David Yu