public UnsafeComStreamWrapper(ComMemoryStream stream)
 {
     _stream = stream;
 }
 public UnsafeComStreamWrapper(ComMemoryStream stream)
 {
     _stream = stream;
 }