panpanini / protok

Kotlin code generator plugin for protoc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Proto2 support to Sizer

panpanini opened this issue · comments

Proto2 allows nullable fields, which currently cannot be sized.

Null fields should return a size of 0