Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Modifying a flexbuffers Map after loading from JSON #8351

Unanswered
nathanmartz asked this question in Q&A
Discussion options

I would like to create a flexbuffers Map from a JSON string and then modify some of the elements of that map, including Maps contained within that Map. From what I can tell, the only way to do this is to use a builder to create a new Map that contains both the original Map data and the values I want to add/modify. I've written the code to do this, but my currently implementation is a bit more complicated than I would like, so I wanted to see if there was a simpler way to simply modify a Map.

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /