github.com/gotd/td/bin.Buffer.Copy (method)

2 uses

	github.com/gotd/td/bin (current package)
		buffer.go#L51: func (b *Buffer) Copy() []byte {

	github.com/gotd/td/internal/exchange
		proto.go#L32: 		MessageData: b.Copy(),