File.read

Read the full content of a file.

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

Meta