I stored files inside of Minecraft, and here’s how it works
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 will use a file extension to determine what the file is, and this, in turn, specifies rules of how the data is organized so that it can be interpreted in a meaningful way. However, when it comes to a "file" being a collection of data, it isn't anything too special. You don't need a file type on any file. You can save a JPG as a .zip file if you want, and if you force your photo editor to open it, chances are it will just... open anyway.
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 will use a file extension to determine what the file is, and this, in turn, specifies rules of how the data is organized so that it can be interpreted in a meaningful way. However, when it comes to a “file” being a collection of data, it isn’t anything too special. You don’t need a file type on any file. You can save a JPG as a .zip file if you want, and if you force your photo editor to open it, chances are it will just… open anyway.
Jane Smith
Los Angeles
Los Angeles
Published by: aplhsindia.in
