Skip to content
Snippets Groups Projects
Commit a5f05a8e authored by Federico's avatar Federico
Browse files

Documentation

parent f9316aa5
Branches
Tags
No related merge requests found
......@@ -83,7 +83,7 @@ The serialization format is simply the C++ mangled name of the type to be
serialized (as returned by typeid(type).name()), followed by a '\0' string
terminator, followed by the object itself.
![alt text](https://github.com/fedetft/tscpp/.readme1.png "Serialization example")
![Memory layout](https://github.com/fedetft/tscpp/raw/master/.readme1.png)
## What are the limitations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment