Doc: "compress operation"="compression operation"
(consistification)
This commit is contained in:
@@ -632,10 +632,10 @@ public class TJCompressor implements Closeable {
|
||||
|
||||
/**
|
||||
* Returns the size of the image (in bytes) generated by the most recent
|
||||
* compress operation.
|
||||
* compression operation.
|
||||
*
|
||||
* @return the size of the image (in bytes) generated by the most recent
|
||||
* compress operation.
|
||||
* compression operation.
|
||||
*/
|
||||
public int getCompressedSize() {
|
||||
return compressedSize;
|
||||
|
||||
Reference in New Issue
Block a user