See the general contract of the mark method of InputStream.
@param readlimit the maximum limit of bytes that can be read beforethe mark position becomes invalid.
@see java.io.BufferedInputStream#reset()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.