Skip to content

Commit

Permalink
Adjust JavaDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperxpro committed May 30, 2023
1 parent e548933 commit 60a4d03
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,9 +220,9 @@ void close() throws IOException {
}

/**
* https://www.brotli.org/encode.html#aa6f
* <a href="https://www.brotli.org/encode.html#aa6f">...</a>
* See encode.h, typedef enum BrotliEncoderMode
*
* <p>
* <strong>Important</strong>: The ordinal value of the
* modes should be the same as the constant values in encode.h
*/
Expand Down

0 comments on commit 60a4d03

Please sign in to comment.