This class provides an API compatible with ByteArrayInputStream, but with no guarantee of synchronization. Instances of UnsafeByteArrayInputStream are not safe for use by multiple threads. If such synchronization is required then it is recommended that ByteArrayInputStream be used.
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.