File.read

Read the full content of a file.

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