public class BytesSource extends Source
compressedSize, compressionFlag, crc, uncompressedSize
BytesSource(byte[] bytes, java.lang.String name, int compressionLevel)
align, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BytesSource(@NonNull byte[] bytes, @NonNull java.lang.String name, int compressionLevel) throws java.io.IOException
bytes
name
compressionLevel
java.io.IOException