We don't plan on lowering Data
itself into the standard library, but adding the new DataProtocol
to the stdlib is under consideration. This would allow us to provide a good layer of abstraction over various types at a level lower than Foundation, which might be beneficial for those efforts.
This is still undergoing some discussion internally, but if we decide to do this, we will put DataProtocol
through Swift Evolution process as well.