android13/external/openscreen/third_party/protobuf
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
BUILD.gn initial 2024-06-22 20:45:49 +08:00
README.chromium initial 2024-06-22 20:45:49 +08:00
proto_library.gni initial 2024-06-22 20:45:49 +08:00
protoc_wrapper.py initial 2024-06-22 20:45:49 +08:00

README.chromium

Name: Protocol Buffers
Short Name: protobuf
URL: https://github.com/google/protobuf
License: BSD
License File: src/LICENSE
Security Critical: yes

Description:

Protocol buffers are Google's language-neutral, platform-neutral, extensible
mechanism for serializing structured data. Open Screen uses protobufs primary
for message serialization.