-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
Acceptance Criteria
Testing Requirements
- BSON SERIALIZE: input: new UUID() -> return bson bytes with with binary subtype 4
- BSON DESERIALIZE input: bson bytes with binary subtype 4 -> return UUID instance
- EJSON STRINGIFY: input new UUID() -> return ejson string w binary subtype 4
- EJSON PARSE: input: ejson string subtype 4 -> return UUID instance
- duplicates
-
NODE-4417 Support BSON serialization of the UUID class directly in bson-ext
-
- Closed
-