import "github.com/byte-mug/golibs/buffer"
func CGet(size int) *[]byte
-
func Get(size int) *[]byte
func Put(b *[]byte)
import "sync"