/ Responsible for reading from files. Input streams can be retrieved when opening files /
Fills the input stream buffer with the provided number of bytes or until the file reaches the end
function fill(number amount) : void