mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 05:58:44 +00:00
These wrap `DataInput` and `DataOutput` to add the protocol version being serialized. This is similar to the mechanism used by core and it has made adding and removing fields from the serialization protocol fairly simple. Original commit: elastic/x-pack-elasticsearch@90b3f1199a