欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

How to convert a String to Stream

系統 1796 0
How do you convert a String object to Stream (type) object?

I know it is more common to do the conversion in the other direction, but for me it is definitely the other way.

I have a web service input parameter of type string.? This parameter is actually an xml document payload. Why this is so is a long story.

Anyway, I need to validate it.? I've written xml validation code in the past.? The one real stumbling block here isd this data type conversion.

I'm at a bit of a loss how to do this.? Ultimately I need to get the data into an XmlReader object coupled with the XmlReadersettings object (this is a .net 2.0 asp.net app).? Looking at the object model for various System.XML namespace objects this does not appear to be a straightforward task.

Short of writing the string to disk and then opening it up with a FileStream object,there's got to be a better way.? Anyone have a better idea?

Thanks!
Mr Bungle
Tuesday, July 18, 2006
?
?
Implement a class derived from stream, i.e. declare a StringStream class, use your string to construct it, and implement the various abstract methods declared in Stream such as Read and CanWrite.
Christopher Wells
Tuesday, July 18, 2006
?
?
Use the StringReader class, e.g.

string xmlText = ... your XML ...;
XmlReaderSettings settings = ... your settings ...;

StringReader stringReader = new StringReader(xmlText);
XmlTextReader xmlReader = XmlReader.Create(stringReader, settings);
...
Joe
Wednesday, July 19, 2006
?
?
There is also the MemoryStream object, convert your string into an array of bytes and write directly into the memorystream.

MemoryStream memStream = new MemoryStream();
byte [] data = Encoding.Unicode.GetBytes(theString);
memStream.Write(data, 0, data.Length);
Foxedup
Wednesday, July 19, 2006
?
?
The System.IO.StringReader object worked like a charm and just required a single line of additional code.? What a relief! Thanks for all the helpful replies.
Mr Bungle
Wednesday, July 19, 2006
?
?

This topic is archived. No further replies will be accepted.

How to convert a String to Stream


更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦?。?!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 狠狠综合久久久久综 | av在线成人 | 精品亚洲福利一区二区 | 日韩欧美在线视频 | 久久久av | 亚洲精品午夜一区二区 | 亚洲一区二区三区免费视频 | 日夜啪| www.久久久久久久久 | 影音先锋中文字幕一区 | 黄色精品 | 国产目拍亚洲精品99久久精品 | 亚洲精品一区专区 | 毛片a在线 | 黄a大片| 成人免费毛片高清视频 | 精品国产第一国产综合精品 | 91精品国产色综合久久 | 亚洲区欧美中文字幕久久 | 国产成人精品免费视频大 | 中文字幕在线第一页 | 女猛烈无遮挡性视频免费 | 可以免费看的黄色片 | 色噜噜噜噜噜在线观看网站 | 亚洲国产片高清在线观看 | 亚洲欧美一区二区三区 | 日韩欧美精品 | 欧美一级久久久久久久大片 | 欧美黄视频网站 | 欧美亚洲在线视频 | 无码国产精品成人午夜视频 | 日韩精品亚洲一级在线观看 | 日韩国产无矿砖一线二线图 | 午夜爽爽性刺激一区二区视频 | 超久久| 欧美日韩一区二区三区高清不卡 | 丁香婷婷亚洲六月综合色 | 日韩一区二区三区精品 | av影音资源 | 99热精品在线 | 欧美日韩精品一区二区三区蜜桃 |