Skip to content

Can I write to buffer? #161

Closed
Closed
@JaydenFish

Description

@JaydenFish

std::string is not a good idea. It's better to write rfl::json::write to a buffer just like char[], std::array...
In this way I can eliminate a copy on socket or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions