Commit 6136a9e285905c7069fa29d59b4e3b67ac1b32c2

DRC 2023-11-16T14:12:28

Java doc: Terminology tweaks - "function" = "method" - "decompression and transform functions" = "decompression and transform operations" (for consistency with the 2.1.x documentation) - "return an error" = "throw an error" - "ceil()" = "Math.ceil()"