question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello! I apologize if this is a dumb question, but does this library handle fixarrays? I was looking through the code and I couldn’t find any code that appeared to handle them.

I’m asking because I’d like to use this library in a project I’ve been working on, but I get deserialization results after swapping to it from another implementation, and I’m trying to figure out what’s causing that difference; it may be specific to that project, but I’m not sure, so I figured I’d verify that everything is being decoded as I think.

Thanks!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
kriszypcommented, Oct 19, 2020

Ok, well, let me know if there is anything that would improve interoperability.

0reactions
kriszypcommented, Oct 19, 2020

The reason for using 1-100 for extension is because there are other library(s) that use the type code of 0 to represent undefined, and msgpackr follows that pattern.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"Unexpected msgpack code 147 (fixarray) encountered ...
I'm using messagepack for my project and I'm saving level's data with it. after some work on project on desterilizing it fails with...
Read more >
System.TMarshal.FixArray - RAD Studio API Documentation
Returns a wrapped pointer referencing the data at the start of the array. The FixArray method ensures the array has its reference count...
Read more >
verify" Argument: "FixArray Caught Exception: Invalid PageId"
Fix Array Utility Produces Error When Run With "-verify" Argument: "FixArray Caught Exception: Invalid PageId" (Doc ID 1614104.1).
Read more >
Gascoigne: Common/fixarray.h File Reference
fixarray.h File Reference ... Include dependency graph for fixarray.h: This graph shows which files directly or indirectly include this file: Go to the...
Read more >
form-fix-array | Yarn - Package Manager
form-fix-array. This makes sure that form data is handled correctly when sent to a server. While arrays are a natively supported feature of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found