Skip to content

MatFileReader: Read content of an InputStream#3

Open
r2h2 wants to merge 1 commit into
gradusnikov:masterfrom
cqse:develop
Open

MatFileReader: Read content of an InputStream#3
r2h2 wants to merge 1 commit into
gradusnikov:masterfrom
cqse:develop

Conversation

@r2h2

@r2h2 r2h2 commented Sep 18, 2015

Copy link
Copy Markdown

Added functionality that makes it possible to read the content of a
MAT-file, provided by an InputStream. This is useful if the MAT-file
itself is provided by a slx-file (which is zipped) and the MAT-file
cannot be read from the file system directly but from a ZipInputStream

Note: Sorry, my code formatter seems to have other settings than yours. Please switch of the whitespace comparison to identify my changes (actually I added the read(InputStream, MatFileFilter) method).

Added functionality that makes it possible to read the content of a
MAT-file, provided by an InputStream. This is useful if the MAT-file
itself is provided by a slx-file (which is zipped) and the MAT-file
cannot be read from the file system directly but from a ZipInputStream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant