Skip to content

Use toTextFormat() for serializing protobufs, rather than as.character or toString(). #98

Closed

Description

Image for: Description

The RProtoBuf implementation depends on C++ Protobuf, which is changing DebugString output in the future. Due to this change, RProtoBuf stringifying APIs (toString(), as.character()) will no longer be parseable. Use toTextFormat() instead.

Metadata

Image for: Metadata

Metadata

Image for: Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    Image for: Issue actions