메소드 | 설명 | |
---|---|---|
ArrayRandomAccessSource ( byte array ) : System | ||
Close ( ) : void | ||
Dispose ( ) : void | ||
Get ( long offset ) : int | ||
Get ( long offset, byte bytes, int off, int len ) : int |
public ArrayRandomAccessSource ( byte array ) : System | ||
array | byte | |
리턴 | System |
public Get ( long offset, byte bytes, int off, int len ) : int | ||
offset | long | |
bytes | byte | |
off | int | |
len | int | |
리턴 | int |