rgushel / protobuf-converter

protobuf-converter is library for transforming your Domain Model Objects into Google Protobuf Messages and vice versa.
MIT License
131 stars 44 forks source link

Fix two parsing problems #8

Closed ppoffice closed 6 years ago

ppoffice commented 6 years ago
jsjem commented 6 years ago

Thanks!