read

Like $(FULL_STD_FILE read), but supports Path and command echoing.

  1. void[] read(Path name, size_t upTo)
    void[]
    read
    (,
    size_t upTo = size_t.max
    )
  2. void[] read(string name, size_t upTo)

Meta