github.com/gotd/td/bin.Pool.GetSize (method)

2 uses

	github.com/gotd/td/bin (current package)
		pool.go#L39: func (b *Pool) GetSize(length int) *Buffer {

	github.com/gotd/td/telegram/downloader
		cdn_verify.go#L326: 	iv := c.pool.GetSize(len(redirect.EncryptionIv))