Type Protocol Buffer

From truxwiki.com
Revision as of 16:25, 15 January 2024 by Sam (talk | contribs)
Jump to navigation Jump to search
Details
Defined Constant Type_Protocol_Buffer
File Type Value 1041
Parent Type None
Carve No
Format Details No
MIME Type application/octet-stream
Filename Extension bin

Google Protocol Buffer

Description

Yet another way to serialize data to a wire friendly format. Google looked around and thought data structure serialization was ridiculous and came up with a universal standard they call protobuf. These are described in an interface description language (IDL) and code to read and write them is generated by a developer tool.

Truxton Exploiters

This file type is handled by the following ETLs:

Details