Method | Description | |
---|---|---|
AzureIndexInput ( |
||
AzureIndexInput ( |
||
Clone ( ) : |
||
Length ( ) : long | ||
ReadByte ( ) : byte | ||
ReadBytes ( byte b, int offset, int len ) : void | ||
Seek ( long pos ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
InflateStream ( string fileName ) : void |
public AzureIndexInput ( |
||
azuredirectory | ||
blob | ICloudBlob | |
return | System |
public AzureIndexInput ( |
||
cloneInput | ||
return | System |
public ReadBytes ( byte b, int offset, int len ) : void | ||
b | byte | |
offset | int | |
len | int | |
return | void |