Better explanation of bson spec examples?

☆樱花仙子☆ 提交于 2019-12-24 10:49:37

问题


I'm trying to understand the examples on http://bsonspec.org/#/specification in terms of how the bytes map to the BNF-ish specification, but having a difficult time. Is the text that gets bold when you mouse over either side correctly synchronized with the other side?


回答1:


Yes. Here's the Ruby implementation's mapping if you want to verify that the constants are correct.



来源:https://stackoverflow.com/questions/9855681/better-explanation-of-bson-spec-examples

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!