github.com/gotd/td/tg.Long.DecodeBare (method, view implemented interface methods)

2 uses

	github.com/gotd/td/tg (current package)
		tl_long_gen.go#L119: 	return l.DecodeBare(b)
		tl_long_gen.go#L123: func (l *Long) DecodeBare(b *bin.Buffer) error {