File.get

Convenience function to return the content of a file.

  1. void[] get(cstring path)
    class File
    static
    void[]
    get
  2. void[] get(cstring path, void[] dst)

Meta