853744002c6f723b627faba23cb390d0f59f9be9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable cleartextChunk : ByteBuffer to outBuf : ByteBuffer in method public call() : ByteBuffer in class org.cryptomator.crypto.engine.impl.FileContentDecryptorImpl.DecryptionJob | From | To | |
Rename Variable ciphertextChunk : ByteBuffer to outBuf : ByteBuffer in method public call() : ByteBuffer in class org.cryptomator.crypto.engine.impl.FileContentEncryptorImpl.EncryptionJob | From | To | |
Rename Variable ciphertextSoFar : ByteBuffer to ciphertextBuf : ByteBuffer in method public call() : ByteBuffer in class org.cryptomator.crypto.engine.impl.FileContentEncryptorImpl.EncryptionJob | From | To | |
Rename Attribute | 2 | ||
Rename Attribute ciphertextChunk : ByteBuffer to inBuf : ByteBuffer in class org.cryptomator.crypto.engine.impl.FileContentDecryptorImpl.DecryptionJob | From | To | |
Rename Attribute cleartextChunk : ByteBuffer to inBuf : ByteBuffer in class org.cryptomator.crypto.engine.impl.FileContentEncryptorImpl.EncryptionJob | From | To |