Oh, I think they're both subtypes of IO and I probably only need IO methods.

On Wednesday, 24 June 2015 22:04:47 UTC-3, andrew cooke wrote:
>
> I'm trying to test and document some routines that process files.  Is 
> there a simple way to create an IOStream from a string?
>
> From the docs I thought IOBuffer(string) would do it, but despite what the 
> docs say ("an in-memory I/O stream") an IOBuffer is not an IOStream.
>
> Thanks,
> Andrew
>

Reply via email to