MVPCStruct
MVPCStruct copied to clipboard
Class for packing and unpacking C structs in Swift
Will you upgrade this awesome repo to latest Swift? Try it myself and drown by the pointer :
Just tried the swift code and it looks like it is failing in XCode 7
License?
Is this project under any kind of open source license? If it is, it would be appropriate to specify it in a LICENSE file or in the README, otherwise it's...
I would like to see 2 features in this project: 1. Packing and unpacking of bit fields. The bit fields would allow a value to occupy 1 or more bits....
I am a new XCode and Swift user. In order to make these changes I performed numerous web searches in order to find the changes in Swift from when the...