mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-17 23:06:30 -05:00
reduce size of TransferType
This commit is contained in:
parent
79c1087311
commit
61a1cce972
@ -1,6 +1,6 @@
|
|||||||
package protocol
|
package protocol
|
||||||
|
|
||||||
type TransferType int
|
type TransferType byte
|
||||||
|
|
||||||
const (
|
const (
|
||||||
TransferTypeStream TransferType = 0
|
TransferTypeStream TransferType = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user