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