google / google/protobuf.dart

Avoid encoding 0 values for proto3 fields

Open
#269 8 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Dart
Stars
572
Forks
196
Avg merge
1h 59m
Merged PRs (30d)
2

Description

current behaviour:
when a enum field is set with zero-value, the value is encoded in the buffer

expected behaviour:
when a enum field is set with zero-value, the value is omitted in encoding

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.