Comments on: String to InputStream http://johankanngard.net/2006/02/09/string-to-inputstream/ Useful tips for developers Tue, 15 Sep 2009 08:08:34 +0000 hourly 1 http://wordpress.org/?v=3.0.1 By: Eric http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-116281 Eric Fri, 22 May 2009 14:04:31 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-116281 Code is awsome. It save me many hours. Code is awsome. It save me many hours.

]]>
By: Ayusman http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-109637 Ayusman Tue, 17 Mar 2009 23:40:39 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-109637 Thanks a lot. simple and precise Thanks a lot.
simple and precise

]]>
By: Gabe http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-103233 Gabe Wed, 14 Jan 2009 17:59:56 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-103233 Thanks Johan! Thanks Johan!

]]>
By: Björne http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-98947 Björne Wed, 03 Dec 2008 14:00:13 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-98947 This helped me too. :) This helped me too. :)

]]>
By: fauri http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-97666 fauri Sat, 15 Nov 2008 03:43:39 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-97666 Thanks so much...I like something simple..:) Thanks so much…I like something simple..:)

]]>
By: Guido http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-96888 Guido Wed, 05 Nov 2008 17:49:41 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-96888 Thank you... helped a lot Thank you… helped a lot

]]>
By: Chris Lawn http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-82529 Chris Lawn Sun, 27 Apr 2008 23:18:30 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-82529 Thanks, really helped with a xml file! Thanks, really helped with a xml file!

]]>
By: Johan Känngård http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-80286 Johan Känngård Thu, 03 Apr 2008 08:46:29 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-80286 @Steve, I am embarrassed to see that I missed that in the code. Thanks for the heads up! @Steve, I am embarrassed to see that I missed that in the code. Thanks for the heads up!

]]>
By: Steve http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-80285 Steve Thu, 03 Apr 2008 08:36:02 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-80285 Code is correct except for the particular overload of GetBytes. You should _always_ specify an encoding when calling GetBytes, e.g. myString.GetBytes('UTF-8'). The bare form of GetBytes shouldn't be used. Code is correct except for the particular overload of GetBytes. You should _always_ specify an encoding when calling GetBytes, e.g. myString.GetBytes(‘UTF-8′). The bare form of GetBytes shouldn’t be used.

]]>
By: coco http://johankanngard.net/2006/02/09/string-to-inputstream/comment-page-1/#comment-77878 coco Thu, 06 Mar 2008 15:03:17 +0000 http://johankanngard.net/2006/02/09/string-to-inputstream/#comment-77878 thanks, it helps me so much thanks, it helps me so much

]]>