type google.golang.org/grpc/encoding.Codec (interface)

Method Implmentations

Marshal(v any) ([]byte, error) github.com/google/flatbuffers/go.FlatbuffersCodec.Marshal
Name() string github.com/google/flatbuffers/go.FlatbuffersCodec.Name
Unmarshal(data []byte, v any) error github.com/google/flatbuffers/go.FlatbuffersCodec.Unmarshal