mirror of
https://github.com/SagerNet/sing.git
synced 2025-04-05 04:47:40 +03:00
Both []byte(string) and copy([]byte, string) are zero-alloc for this operation, but copy([]byte, string) is faster since Go supports it as a feature. |
||
---|---|---|
.. | ||
addr.go | ||
domain.go | ||
family.go | ||
metadata.go | ||
network.go | ||
serializer.go | ||
socksaddr.go |