1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-02-24 17:50:43 +00:00

3 lines
129 B
Go
Raw Normal View History

2020-11-25 19:01:53 +08:00
// Package buf provides a light-weight memory allocation mechanism.
2020-12-04 09:36:16 +08:00
package buf // import "github.com/xtls/xray-core/common/buf"