I'd like to make a platform-specific implementation of System.IO.MemoryStream. How can I make an interface that allows for this?
↧
I'd like to make a platform-specific implementation of System.IO.MemoryStream. How can I make an interface that allows for this?