protok icon indicating copy to clipboard operation
protok copied to clipboard

protoSize should be calculated at calltime, rather than in advance

Open panpanini opened this issue 4 years ago • 0 comments

This is to support Gson, which will not pass the values to the constructor, but will use reflection to populate the fields afterwards.

panpanini avatar Mar 13 '20 05:03 panpanini