Re: [armedbear-ticket] [armedbear] #13: Support for (FLEXI-STREAMS-like) :external-format
![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#13: Support for (FLEXI-STREAMS-like) :external-format -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: component1 | Version: Resolution: | Keywords: -------------------------+-------------------------------------------------- Comment(by mevenson): For #13 I looked at FileStream.java . If the _setFilePosition is required even for character streams, I think there is no easy and safe way to implement multiple encoding handling. But since abcl can read from network connections, on which you can't do random access, I believe there is a way to keep the seeking requirement out of the way of character (non-binary) streams. -- Hideo at Yokohama via armedbear-j-devel -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/13#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear