Change BSON field value (C++) -


I am testing BSON as a wire protocol, and in changing some values ​​I have already created on BSOOBJ should be able. .. The problem is that I can not find any way to do this in addition to reproducing BSNOBJ from scratch!

Any suggestions?

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -