You can try it for yourself, if you like.
Files are a funny thing; they're essentially just a collection of data all inside of one container, and that data is organized into a single-dimensional array of bytes. Many modern operating systems ...