mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-20 20:46:03 +08:00

* Replace protobuf 2.6.1 with 3.21.8 * Update/add protobuf libs * Add CS2 protos * Remove old csgo/dota protos * Add versioned protoc bin * Comment out Valve's `schema` define for now * Use ENetworkDisconnectionReason * Fix-up `offsetof` to avoid errors on some Clang versions
22 lines
728 B
ReStructuredText
22 lines
728 B
ReStructuredText
.. DO NOT EDIT, generated by generate_docs.py.
|
|
|
|
.. ifconfig:: build_env == 'readthedocs'
|
|
|
|
.. warning::
|
|
|
|
You are reading the documentation for the `latest committed changes
|
|
<https://github.com/protocolbuffers/protobuf/tree/master/python>`_ of
|
|
the `Protocol Buffers package for Python
|
|
<https://developers.google.com/protocol-buffers/docs/pythontutorial>`_.
|
|
Some features may not yet be released. Read the documentation for the
|
|
latest released package at `googleapis.dev
|
|
<https://googleapis.dev/python/protobuf/latest/>`_.
|
|
|
|
google.protobuf.text_encoding
|
|
=============================
|
|
|
|
.. automodule:: google.protobuf.text_encoding
|
|
:members:
|
|
:inherited-members:
|
|
:undoc-members:
|