MCPcopy Create free account
hub / github.com/cloudflare/go-stream / ProtobufGeneralDecoder

Function ProtobufGeneralDecoder

stream/encoding/protobuf.go:23–31  ·  view source on GitHub ↗

* Example Decoder Usage decGenFn := func () interface{} { decoder := encoding.ProtobufGeneralDecoder() return func(in []byte) [] { var i decoder(in, &i) return [] {i} } } decOp := encoding.NewProtobufDecodeRop(decGenFn) */

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

ErrorMethod · 0.45

Tested by

no test coverage detected