vson ~master (2015-03-22T05:30:36Z)
Dub
Repo
Bson.fromJson
vson
bson
Bson
Converts a given JSON value to the corresponding BSON value.
struct
Bson
static
Bson
fromJson
(
in
Json
value
)
Meta
Source
See Implementation
vson
bson
Bson
aliases
EmptyArray
EmptyObject
constructors
this
enums
Type
functions
isNull
opApply
opAssign
opCast
opEquals
opIndex
opIndexAssign
opt
toJson
toString
properties
data
emptyArray
emptyObject
get
length
opDispatch
type
static functions
fromJson
Converts a given JSON value to the corresponding BSON value.