Fix Javadoc error.
This commit is contained in:
@@ -58,7 +58,7 @@ public class Base64 {
|
||||
public static final int URL_SAFE = 8;
|
||||
|
||||
/**
|
||||
* Flag to pass to {@link Base64OutputStream} to indicate that it
|
||||
* Flag to pass to {@code Base64OutputStream} to indicate that it
|
||||
* should not close the output stream it is wrapping when it
|
||||
* itself is closed.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user