[e-lang] Patch to add inputStream/outputStream methods to File

Thomas Leonard tal at it-innovation.soton.ac.uk
Wed Dec 2 04:32:42 PST 2009


This patch adds inputStream and outputStream sugar methods to File.

These are the equivalents of File.textWriter and File.textReader. This
means that it is now possible to append binary data to a file in E, and
it is also now possible to get an InputStream for a ReadOnlyFile.

Thanks,


-- 
Dr Thomas Leonard
IT Innovation Centre
2 Venture Road
Southampton
Hampshire SO16 7NP

Tel: +44 0 23 8076 0834
Fax: +44 0 23 8076 0833
mailto:tal at it-innovation.soton.ac.uk
http://www.it-innovation.soton.ac.uk 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-inputStream-and-outputStream-sugar-methods.patch
Type: text/x-patch
Size: 2711 bytes
Desc: not available
Url : http://www.eros-os.org/pipermail/e-lang/attachments/20091202/6b1b093f/attachment.bin 


More information about the e-lang mailing list