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

2 uses

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