Update TVFS decoder

This commit is contained in:
Retera 2021-04-18 15:40:26 -04:00
parent 574c8996f7
commit fdf60218cb

View File

@ -155,6 +155,7 @@ public class TVFSDecoder {
storageBuffer.get(encodingKeyDecoder);
final int physicalSize = storageBuffer.getInt();
storageBuffer.get();
final int actualSize = storageBuffer.getInt();
final StorageReference reference = new StorageReference(offset, size, new Key(encodingKeyDecoder),