Method | Description | |
---|---|---|
Close ( ) : void | ||
EolCanonicalizingInputStream ( |
Creates a new InputStream, wrapping the specified stream
|
|
Read ( ) : int | ||
Read ( byte bs, int off, int len ) : int |
Method | Description | |
---|---|---|
FillBuffer ( ) : bool |
public EolCanonicalizingInputStream ( |
||
@in | ||
detectBinary | bool | whether binaries should be detected |
return | NGit.Diff |
public Read ( byte bs, int off, int len ) : int | ||
bs | byte | |
off | int | |
len | int | |
return | int |