[erlang-questions] raw_read_file_info
Anthony Ramine
n.oxyde@REDACTED
Fri Jun 27 16:03:20 CEST 2014
AFAIK, most functions in file can take a #file_descriptor{} and these end up as direct calls to #file_descriptor.module which is prim_file when ‘raw’ is given to file:open/2.
--
Anthony Ramine
Le 27 juin 2014 à 15:56, Loïc Hoguin <essen@REDACTED> a écrit :
> There is no raw option for most file functions, including the very useful read_file_info.
More information about the erlang-questions
mailing list