read

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

Meta