Support for $binary writes
Closed this issue · 1 comments
tmbo commented
There is reads support for Array[Byte], but it would be great to have also support to write binary data to mongo.
sgodbillon commented
Done here: ffa3817
There is a lot of BSONFormats for Json including support for $binary: https://github.com/zenexity/Play-ReactiveMongo/blob/ffa38174ee8c78de5125f01de288442bda542a1f/src/main/scala/play/modules/reactivemongo/json.scala