Module tmpfile_helper

Module tmpfile_helper 

Source

Functionsยง

bytes_to_temp_file
Convenience function that creates a temporary file from bytes. Used by the example.
read_file_bytes
Convenience function that reads file contents as bytes. Used by the example.