Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] streaming large files

2010/5/21 Tomasz Prus <to.prus@xxxxxxxxx>
How can i read with JGit large files to stream because i can't use :

byte[] data = "">
because i get Java Heap Space: out of memory error?

this is not (yet) implemented, see this discussion on the jgit list 
http://dev.eclipse.org/mhonarc/lists/jgit-dev/msg00310.html 


--
Matthias

Back to the top