Bson 1.1.2
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 Alien-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 (51.59 kB)

Use

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

depends = ["sys 1.0", ..., "afBson 1.1.2 - 1.1"]

Documentation

Information

Meta information on the Bson pod:

Published by
Steve Eynon
Organisation
Fantom-Factory Ltd
Pod file size
51.59 kB
Licence
ISC
Built on
20th Jan 2021
Source code
via Git at https://github.com/Fantom-Factory/afBson
Depends on
concurrent, inet, sys
Referenced by
Javascript Compatible
No

Dependency Graph

  Use mouse to re-position pods

Release History

There have been 7 releases of Bson: