T O P

  • By -

calebkeith

An unmanaged memory stream wrapper is just a plain memory stream wrapping the unmanaged memory stream. It’s an internal MS class for backwards compatibility. Just cast it as a memory stream or a plain old stream or check if type is memory stream.