List of utility methods to do InputStream Type Check
return ByteArrayInputStream.class.equals(is.getClass());