-
Type: New Feature
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: BSON
It would be convenient for users if we provided a Binary constructor that accepts a base64 string instead of the bytes themselves. As it is now, users have to handle encoding and decoding the base64 string.