程序包 cn.taketoday.http.codec.protobuf
@NonNullApi
@NonNullFields
package cn.taketoday.http.codec.protobuf
Provides an encoder and a decoder for
Google Protocol Buffers.
-
类类说明Base class providing support methods for Protobuf encoding and decoding.
HttpMessageWriterthat can write a protobufMessageand addsX-Protobuf-Schema,X-Protobuf-Messageheaders and adelimited=trueparameter is added to the content type if a flux is serialized.