.CBOR 文件扩展名

Concise Binary Object Representation

开发者 Carsten Bormann
受欢迎程度
3.0  |  1 
 

什么是 CBOR 文件?

A CBOR file is a data file saved in the Concise Binary Object Representation format. CBOR files are similar to .JSON files, in that they contain sets of name-value pairs. However, while JSON files are plain text files (and contain human-readable data), CBOR files are binary files (and do not contain human-readable data).

更多信息

Carsten Bormann created the CBOR format to provide a compact alternative to JSON. The format was further defined and formalized in the Internet Engineering Task Force's Request for Comments 8949, published in December 2020.

Just like JSON files, CBOR files are most often used to exchange information among computers, servers, and other devices (especially Internet of Things devices). Because CBOR files are saved in a more-concise, binary format, devices can process CBOR files more quickly than they can process JSON files. The tradeoff, however, is that users cannot easily open CBOR files and examine the data they contain.

如何打开 CBOR 文件

You can use various CBOR implementations to decode a CBOR file to a plain text format. After doing so, you can view the data your CBOR file contains. A list of common CBOR implementations is maintained here.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 CBOR 文件的程序

All Platforms
免费
分类: 数据
更新时间: 2023-11-30

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Concise Binary Object Representation 文件格式和 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们