readFile package:byteslice

Read an entire file strictly into a Bytes.
Read an entire file strictly into chunks. If reading from a regular file, this makes an effort read the file into a single chunk.