Versions in this module Expand all Collapse all v8 v8.0.1 Jul 14, 2022 v8.0.0 May 3, 2022 Changes in this version + func DeserializeThrift(msg thrift.TStruct, buf []byte) (remain uint64, err error) + func DeserializeThriftStream(msg thrift.TStruct, r io.Reader) error + func SerializeThriftStream(msg thrift.TStruct, w io.Writer) error + type Serializer struct + func NewThriftSerializer() *Serializer + func (t *Serializer) Serialize(msg thrift.TStruct, w io.Writer, enc encryption.Encryptor) (int, error) Other modules containing this package github.com/apache/arrow/go/v10 github.com/apache/arrow/go/v11 github.com/apache/arrow/go/v12 github.com/apache/arrow/go/v13 github.com/apache/arrow/go/v14 github.com/apache/arrow/go/v15 github.com/apache/arrow/go/v16 github.com/apache/arrow/go/v17 github.com/apache/arrow/go/v6 github.com/apache/arrow/go/v7 github.com/apache/arrow/go/v9