Enum BsonBinData.Type
The enum base type is
.
ubyte
Enum members
Name | Description |
---|---|
binaryOld
|
|
BinaryOld
|
Compatibility alias - will be deprecated soon |
Function
|
Compatibility alias - will be deprecated soon |
function_
|
|
generic
|
|
Generic
|
Compatibility alias - will be deprecated soon |
md5
|
|
MD5
|
Compatibility alias - will be deprecated soon |
userDefined
|
|
UserDefined
|
Compatibility alias - will be deprecated soon |
uuid
|
|
UUID
|
Compatibility alias - will be deprecated soon |
Authors
Sönke Ludwig
Copyright
© 2012 RejectedSoftware e.K.
License
Subject to the terms of the MIT license, as written in the included LICENSE.txt file.