struct BSON::Binary
- BSON::Binary
- Struct
- Value
- Object
Included Modules
Defined in:
bson/binary.crConstant Summary
-
SUBTYPES =
Hash {:generic => 0_u8, :function => 1_u8, :old => 2_u8, :uuid_old => 3_u8, :uuid => 4_u8, :md5 => 5_u8, :user => 128_u8}
-
TYPES =
SUBTYPES.invert