Class AbstractMatrixByteArrayImportSource

    • Field Detail

      • byteArray

        private final byte[] byteArray
    • Constructor Detail

      • AbstractMatrixByteArrayImportSource

        public AbstractMatrixByteArrayImportSource​(Matrix matrix,
                                                   byte[] byteArray)