mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
04.35.2012 0f8771003983fb0674f56867b0671a73d99304e2
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();