Applications that need to define a subclass of InputStream must always provide a method that returns the next byte of input.
InputStream
Applications that need to define a subclass of
InputStreammust always provide a method that returns the next byte of input.