proto: add streaming APIs for Unmarshal/Marshal · Issue #507 · golang/protobuf

Hi, I'm not a Go expert so please excuse me if there is another way to acomplish my objective. I'm looking for a way to use Unmarshall method mainly, having the io.Reader type as an input. Especifi...