vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

Enum BsonBinData.Type

enum Type : ubyte { ... }

Enum members

NameDescription
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-2015 RejectedSoftware e.K.

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.