Skip to content

Avoid encoding 0 values for proto3 fields #269

@mmsqe

Description

@mmsqe

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions