Class MemoryInputStream

java.lang.Object
java.io.InputStream
io.smallrye.common.resource.MemoryInputStream
All Implemented Interfaces:
Closeable, AutoCloseable

public final class MemoryInputStream extends InputStream
An input stream over a segment of memory.