of

@NotNull
open fun of(@NotNull path: @NotNull PackPath, size: Long, @NotNull supplier: @NotNull Supplier<Array<Byte>>): @NotNull PackResource
@NotNull
open fun of(@Nullable overlay: @Nullable PackOverlay, @NotNull path: @NotNull PackPath, size: Long, @NotNull supplier: @NotNull Supplier<Array<Byte>>): @NotNull PackResource