Uses of Class
org.eclipse.jgit.util.io.AutoLFInputStream
Packages that use AutoLFInputStream
-
Uses of AutoLFInputStream in org.eclipse.jgit.util.io
Methods in org.eclipse.jgit.util.io that return AutoLFInputStreamModifier and TypeMethodDescriptionstatic AutoLFInputStreamAutoLFInputStream.create(InputStream in, AutoLFInputStream.StreamFlag... flags) Factory method for creating anAutoLFInputStreamwith the specifiedflags.