|
Rename Variable len : int to decryptedBytes : int in method private decrypt(buf ByteBuffer, length int, start int) : void in class org.apache.hadoop.crypto.CryptoInputStream |
From |
To |
|
Rename Variable outBuffer : ByteBuffer to localOutBuffer : ByteBuffer in method private decrypt(position long, buffer byte[], offset int, length int) : void in class org.apache.hadoop.crypto.CryptoInputStream |
From |
To |
|
Rename Variable inBuffer : ByteBuffer to localInBuffer : ByteBuffer in method private decrypt(position long, buffer byte[], offset int, length int) : void in class org.apache.hadoop.crypto.CryptoInputStream |
From |
To |