fuwaneko / node-protobuf

Google Protocol Buffers wrapper for Node.js [UNMAINTAINED]
179 stars 42 forks source link

Fixed undefined optional strings serialized to "undefined" #34

Closed elaberge closed 10 years ago

elaberge commented 10 years ago

Similar to the other fix, found out that undefined fields were serialized to the "undefined" string.