fastthrift

package
v0.11.3-genericstreaming Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FastMarshal

func FastMarshal(msg thrift.FastCodec) []byte

FastMarshal marshals the msg to buf. The msg should be generated by Kitex tool and implement ThriftFastCodec. Deprecated: use github.com/cloudwego/gopkg/protocol/thrift.FastMarshal

func FastUnmarshal

func FastUnmarshal(buf []byte, msg thrift.FastCodec) error

FastUnmarshal unmarshal the buf into msg. The msg should be generated by Kitex tool and implement ThriftFastCodec. Deprecated: use github.com/cloudwego/gopkg/protocol/thrift.FastUnmarshal

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL