• Andrew Flynn's avatar
    Fix MessageNanoPrinter for accessors · 02a9ea00
    Andrew Flynn authored
    accessors mode switches proto fields away from being public fields (which is
    how MessageNanoPrinter found which fields to print via reflection). Add a
    pass through the methods looking for generated accessor methods to print
    those as well.
    
    Change-Id: I7c47853ecbd5534086f44b25a89dbbe56f63ed03
    02a9ea00
Name
Last commit
Last update
..
main/java/com/google/protobuf/nano Loading commit data...
test/java/com/google/protobuf Loading commit data...