perkeep/doc/schema/blob-magic.txt

15 lines
382 B
Plaintext
Raw Normal View History

2010-06-12 00:44:44 +00:00
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Camli Blob Magic
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[Note: not totally happy with this yet...]
Ideal Camli JSON blobs should begin with the following 15 bytes:
2010-11-05 04:06:52 +00:00
{"camliVersion"
2010-06-12 00:44:44 +00:00
However, it's acknowledged that some JSON serialization libraries will
format things differently, so additional whitespace should be
tolerated.