Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. {
  2. "someData" : ... // data, structure of which varies based on the type of the serialized object
  3. "typeID" : 42 // integer constant that uniquely identifies type of the serialized object
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement