PackBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun add(@NotNull path: @NotNull String, @NotNull supplier: @NotNull Supplier<Array<Byte>>)
open fun add(@NotNull paths: Array<@NotNull String>, @NotNull supplier: @NotNull Supplier<Array<Byte>>)
Link copied to clipboard
@NotNull
open fun resolve(@NotNull paths: Array<@NotNull String>): @NotNull PackBuilder