Bson 2.0.4
A BSON specification implementation

Bson is an implementation of the BSON specification complete with BSON serialisation and deserialisation.

Note that BSON is an extention of JSON, and JSON can only represent a subset of the types supported by BSON.

Bson was created to support the development of the Fantom Factory MongoDB driver.

Read more...

Install

To install Bson with Fantom Pod Manager, cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install Bson with the Fantom Repository Manager (fanr), cut'n'paste the following into a cmd prompt, terminal or shell:

Or to install manually, download the pod file and copy it to the %FAN_HOME%/lib/fan/ directory.

afBson.pod (53.88 kB)

Use

To use Bson in a Fantom project, add a dependency to the project's build.fan:

depends = ["sys 1.0", ..., "afBson 2.0.4 - 2.0"]

Documentation

Information

Meta information on the Bson pod:

Published by
Steve Eynon
Organisation
Fantom-Factory Ltd
Pod file size
53.88 kB
Licence
ISC
Built on
7th Jun 2022
Source code
via Git at https://github.com/Fantom-Factory/afBson
Depends on
concurrent, sys
Referenced by
afEggbox, afMongo, afMorphia, afMorphiaIoc
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 7 releases of Bson: