[swift-dev] Endianness Protcol

Alsey Miller colemancda at icloud.com
Sun Feb 28 23:11:36 CST 2016


I have been working with BlueZ with Swift on Linux recently, and I noticed how all the integer types implemented “littleEndian” and “ bigEndian”. I believe this should be formalized in a protocol. I personally need this so I can write protocol extensions for all types that implement those methods. 

	Coleman,





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160229/6ac5ef34/attachment.html>


More information about the swift-dev mailing list