File.read

Read the full content of a file.

  1. ReadResult read(const(char)* name)
    struct File
    nothrow extern (C++) static
    read
    (
    const(char)* name
    )
  2. ReadResult read(const(char)[] name)
Suggestion Box / Bug Report