a2 / MessagePack.swift

It's like JSON, but fast and small…and Swift! – msgpack.org[Swift]
http://msgpack.org
MIT License
283 stars 60 forks source link

Swift 3.1 warnings #43

Closed sschizas closed 7 years ago

sschizas commented 7 years ago

There are 4 warnings in swift 3.1 about the unsafeBitCast. Would you look at it?