See the general contract of the <code>mark</code> method of <code>InputStream</code>.
@param readlimit the maximum limit of bytes that can be read before the mark position becomes invalid. @see java.io.BufferedInputStream#reset()
See Implementation
See the general contract of the <code>mark</code> method of <code>InputStream</code>.
@param readlimit the maximum limit of bytes that can be read before the mark position becomes invalid. @see java.io.BufferedInputStream#reset()