Function Value.readFile

Reads the file at this path value, returning an arena-backed slice.

const(char)[] readFile(
  ref Region!(8) a
);