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 AutoLFInputStream
AutoLFInputStream.create
(InputStream in, AutoLFInputStream.StreamFlag... flags) Factory method for creating anAutoLFInputStream
with the specifiedflags
.