public class AutoCRLFObjectStream
extends org.eclipse.jgit.lib.ObjectStream
| 构造器和说明 |
|---|
AutoCRLFObjectStream(org.eclipse.jgit.lib.ObjectStream delegate,
org.eclipse.jgit.lib.CoreConfig.EolStreamType eolStreamType) |
public AutoCRLFObjectStream(org.eclipse.jgit.lib.ObjectStream delegate,
org.eclipse.jgit.lib.CoreConfig.EolStreamType eolStreamType)
public int getType()
getType 在类中 org.eclipse.jgit.lib.ObjectStreampublic long getSize()
getSize 在类中 org.eclipse.jgit.lib.ObjectStreampublic int read()
throws IOException
read 在类中 InputStreamIOExceptionCopyright © 2024 Cosium. All rights reserved.