mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-04-17 04:55:46 +00:00
3 lines
129 B
Go
3 lines
129 B
Go
|
|
// Package buf provides a light-weight memory allocation mechanism.
|
||
|
|
package buf // import "github.com/xtls/xray-core/common/buf"
|