Hi, I want to implement the following scenarios: 1. a file reader that will read from custom position to a given length 2. read the entire file from line 2 for example
Is it possible to add *position *( link <http://erlang.org/doc/man/file.html#position-2> ) and *pread* ( link <http://erlang.org/doc/man/file.html#pread-3> ) to *File* module ? -- You received this message because you are subscribed to the Google Groups "elixir-lang-core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-core/226f5dd4-4cb2-46b5-935d-1b8e6b2f8675%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
