Skip to content

map doesn't work for empty values #960

@rom1504

Description

@rom1504

protobuf.js version: 6.8.3

protobuf.js throws an error when trying to decode any map encoded using google's protobuf for c#

message= Message.decode(buffer);
Error: invalid wire type 6 at offset 896
    at n.skipType (reader.js:375)

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