mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-02-20 23:47:21 -05:00
commit
fd9128fbf5
@ -1,6 +1,6 @@
|
||||
package stack
|
||||
|
||||
// TwoBytes is a [8]byte which is always allocated on stack.
|
||||
// TwoBytes is a [2]byte which is always allocated on stack.
|
||||
//
|
||||
//go:notinheap
|
||||
type TwoBytes [2]byte
|
||||
|
Loading…
x
Reference in New Issue
Block a user