Introduction - If you have any usage issues, please Google them yourself
fastBinaryJSON is based on my fastJSON article and code which is a polymorphic object serializer. The main purpose for fastBinaryJSON is speed in serializing and deserializing data for the use in data transfer and storage to disk. It was created for my upcoming RaptorDB - Document Database engine, for performance.