Searched refs:readFileToBytes (Results 1 – 1 of 1) sorted by relevance
55 byte[] buffer = readFileToBytes(fileToBackup); in onBackup()102 private byte[] readFileToBytes(File file) { in readFileToBytes() method in FullBackupOnlyBackupAgent