메소드 | 설명 | |
---|---|---|
Close ( ) : void | ||
Flush ( ) : void | ||
Read ( byte array, int offset, int count ) : int | ||
ZlibInputStreamMs ( Stream st, bool leaveOpen ) : System | ||
getImplementationId ( ) : String |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
메소드 | 설명 | |
---|---|---|
doInit ( ) : void | ||
initStream ( ) : void |
public Read ( byte array, int offset, int count ) : int | ||
array | byte | |
offset | int | |
count | int | |
리턴 | int |
public ZlibInputStreamMs ( Stream st, bool leaveOpen ) : System | ||
st | Stream | |
leaveOpen | bool | |
리턴 | System |