ByteString is to bytes what {@link String} is to chars: It is immutable,implements equality (hashCode and equals), comparison (compareTo) and serialization correctly.
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.