Hello, we're looking for a function similar to the function read, having
this prototype:

public int read(byte[] b,
       int off,
       int len)
         throws IOException
<https://docs.oracle.com/javase/7/docs/api/java/io/IOException.html>

(found there: 
https://docs.oracle.com/javase/7/docs/api/java/io/InputStream.html)


cheers,

Nicolas. B


2016-02-26 16:24 GMT+01:00 Damien Cassou <damien.cas...@inria.fr>:

> Nicolas Berveglieri <nicolas.be...@gmail.com> writes:
>
> > Also we're looking for some help about file reading with pharo. We
> couldn't
> > find sufficient info about it on the web, if anyone has a link to share
> we
> > would be gratefull.
>
> the Pharo Mooc contains a few slides about that:
>
>
> https://ci.inria.fr/pharo-contribution/job/PharoMooc/lastSuccessfulBuild/artifact/book-result/Slides/Week5/C019-W5S07-Files.pdf
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm." --Winston Churchill
>

Reply via email to