Class AutoCRLFObjectStream

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public class AutoCRLFObjectStream
    extends org.eclipse.jgit.lib.ObjectStream
    Author:
    Réda Housni Alaoui
    • Constructor Detail

      • AutoCRLFObjectStream

        public AutoCRLFObjectStream​(org.eclipse.jgit.lib.ObjectStream delegate,
                                    org.eclipse.jgit.lib.CoreConfig.EolStreamType eolStreamType)
    • Method Detail

      • getType

        public int getType()
        Specified by:
        getType in class org.eclipse.jgit.lib.ObjectStream
      • getSize

        public long getSize()
        Specified by:
        getSize in class org.eclipse.jgit.lib.ObjectStream