github.com/gotd/td/internal/proto.GZIP.Decode (method, view implemented interface methods)

2 uses

	github.com/gotd/td/internal/proto (current package)
		gzip.go#L142: func (g *GZIP) Decode(b *bin.Buffer) (rErr error) {

	github.com/gotd/td/internal/mtproto
		handle_gzip.go#L12: 	if err := content.Decode(b); err != nil {