- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
    None
- 
        Needed
- 
        
Add support in the shell for the changes introduced in https://jira.mongodb.org/browse/NODE-4855
Make sure the new form is used when displaying Binary objects
Tasks:
- ObjectId: we need to expose the createFromHexString method
- Binary: we need to expose the createFromBase64String method
- Binary, we will change how we print it in the REPL, to the new format: Binary.createFromBase64String('the value as base64')
- depends on
- 
                    NODE-4855 Add static fromX bson type creation methods to Binary and ObjectId -         
- Closed
 
-         
- related to
- 
                    MONGOSH-1452 Inconsistent use of single and double quotes for strings -         
- Closed
 
-