[plt-scheme] re-open a bytes/string port?

From: YC (yinso.chen at gmail.com)
Date: Thu Jan 15 21:55:58 EST 2009

Hi all -

is there a way to *re-open* a bytes/string port?  With a file port, I can
look at the object-name to obtain its path, and use that to open another
port reading from the file, but it appears there isn't an equivalent
mechanism for bytes/string unless I happen to have a handle of the original
source.

Any tip is appreciated, thanks.
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20090115/f43ba56e/attachment.html>

Posted on the users mailing list.