read

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Input read(string name, Flag!"offset" offset)
  2. Input read(string name, File file, Flag!"offset" offset)
    read
    (
    string name
    ,
    File file
    ,
    Flag!"offset" offset = No.offset
    )

Meta