Mongoose schema type binary data - type casting

前端 未结 0 643
眼角桃花
眼角桃花 2020-12-06 17:51

I\'m reading the mongoose docs and saw this line of code:

const file2 = new Data({ binData: 72987 }); // {"type":"Buffer","data"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题