Menu

#1 load(Reader) support

open
nobody
None
5
2006-08-29
2006-08-29
No

Hello,

Could you support support load(Reader) method in Loader3DS when
method parameter is an instance of InputStreamReader ?
I know 3DS files are binary files, but load(Reader) is the only method in
Loader interface that supports streams.
InputStreamReader has a getEncoding method that could help you to
encode back caracters to binary with an OutputStreamWriter.

Anyway, it would be nice at least to add a load(InputStream) method in
Loader3DS.

Thank you

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.