Record Class ByteResource

java.lang.Object
java.lang.Record
tech.deplant.java4ever.framework.artifact.ByteResource
All Implemented Interfaces:
Consumer<byte[]>, Supplier<byte[]>, Artifact<byte[],byte[]>

public record ByteResource(String resourceName) extends Record implements Artifact<byte[],byte[]>
Represents byte-organized artifacts on Java resource path