|
Rename Variable read : int to numIvBytesRead : int in method public decryptedFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable read : int to numIvBytesRead : int in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable sizeBuffer : ByteBuffer to encryptedFileSizeBuffer : ByteBuffer in method public decryptedContentLength(encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |
|
Rename Variable read : int to numFileSizeBytesRead : int in method public decryptedContentLength(encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor |
From |
To |