mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-30 14:05:26 -05:00
reduce size of TransferType
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package protocol
|
||||
|
||||
type TransferType int
|
||||
type TransferType byte
|
||||
|
||||
const (
|
||||
TransferTypeStream TransferType = 0
|
||||
|
||||
Reference in New Issue
Block a user