메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Dispose ( ) : void | ||
Get ( long position ) : int | ||
Get ( long position, byte bytes, int off, int len ) : int | ||
IndependentRandomAccessSource ( IRandomAccessSource source ) : System |
public Get ( long position, byte bytes, int off, int len ) : int | ||
position | long | |
bytes | byte | |
off | int | |
len | int | |
리턴 | int |
public IndependentRandomAccessSource ( IRandomAccessSource source ) : System | ||
source | IRandomAccessSource | |
리턴 | System |