package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ConvertUnknownFields converts buf to deserialized unknown fields.
GetUnknownFields deserialize unknownFields stored in v to a list of *UnknownFields.
SetSpanCache enable/disable binary protocol bytes/string allocator.
Skip skips over the next data element from the provided input TProtocol object.
SkipDefaultDepth skips over the next data element from the provided input TProtocol object.
UnknownFieldsLength returns the length of fs.
WriteUnknownFields writes fs into buf, and return written offset of the buf.

# Variables

Binary protocol for bthrift.

# Structs

UnknownField is used to describe an unknown field.

# Interfaces

BinaryWriter .
BTProtocol .