read

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

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

Meta