rapidyaml 0.14.0
parse and emit YAML, and do it fast
Loading...
Searching...
No Matches
File utils

Functions for loading/saving a file from/to disk. More...

Topics

 file_put_contents()
 Save a buffer to disk.
 file_get_contents()
 Load a file from disk into a buffer.
 stdin_get_contents()
 Load a file from stdin (or similar stream-like file) into a buffer.

Detailed Description

Functions for loading/saving a file from/to disk.