类 FileChunkDataStorage.FileChunk
- java.lang.Object
-
- cn.mcres.karlatemp.mxlib.data.FileChunkDataStorage.FileChunk
-
- 封闭类:
- FileChunkDataStorage
public static class FileChunkDataStorage.FileChunk extends Object
-
-
方法详细资料
-
postRead
@NotNull @Contract(pure=true) public DataInput postRead()
-
postWrite
public void postWrite(@NotNull ExceptionConsumer<DataOutput> hook) throws IOException
- 抛出:
IOException
-
-