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

2 uses

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