opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/ByteSequence.java
@@ -263,7 +263,7 @@ * Returns the Base64 encoded string representation of this byte string. * * @return The Base64 encoded string representation of this byte string. * @see ByteString#valueOfBase64(String) * @see ByteString#valueOfBase64String(String) */ String toBase64String();