|
|
|
|
|
by zbhojkiuy
2807 days ago
|
|
I'm considering using the library for an embedded project that communicates with a Linux host and I have some questions. - Does serialization/de-serialization require dynamic memory allocation? From what I've seen it looks like it doesn't. - How are you handling endianness? floating point numbers? - How complete/tested is the library? Are you aware of projects using it? |
|