Convert Int to UInt32 in Swift

前端 未结 3 1506
悲&欢浪女
悲&欢浪女 2021-02-11 13:33

Im making a Tcp client and therefore using the CFStreamCreatePairWithSocketToHost which is expecting an UInt32 for the second parameter.

Here is a sample of

3条回答
提交回复
热议问题