.UBJ 파일 확장자
Universal Binary JSON File
| 개발사 | The Buzz Media |
| 인기도 |
3.4 | 5 투표 |
UBJ 파일이란 무엇인가요?
File created in the Universal Binary JSON (UBJ) format, a data interchange format developed by The Buzz Media; stores .JSON data using a binary representation rather than its native text format; allows data to be transferred in a more compact format.
추가 정보
The Universal Binary JSON specification was developed with the following goals in mind: 1) universal compatibility with the JSON specification and with common programming languages, 2) ease of use, and 3) maintaining a small data size while supporting fast parsing capabilities.
참고: Libraries are available for parsing UBJ files in Java, .NET, JavaScript, and Python.
UBJ 파일을 여는 프로그램
Windows