-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
If a Buffer is passed to a find* operation, the server will respond with an error. As this is unused and unnecessary, remove the handling of this code path at https://github.com/mongodb/node-mongodb-native/blob/main/src/operations/find.ts#L96-L104