Variables
Methods
fetchBytes(pos:Int, len:Int):Bytes
Similar to readBytes except : a) a temporary buffer is reused, meaning a single fetchBytes must occur at a single time b) it will throw an Eof exception if the data is not available