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

Method Implmentations

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