Méthode | Description | |
---|---|---|
Close ( ) : void | ||
Flush ( ) : void | ||
Read ( byte array, int offset, int count ) : int | ||
ZlibInputStreamMs ( Stream st, bool leaveOpen ) : System | ||
getImplementationId ( ) : String |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Méthode | Description | |
---|---|---|
doInit ( ) : void | ||
initStream ( ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public Read ( byte array, int offset, int count ) : int | ||
array | byte | |
offset | int | |
count | int | |
Résultat | int |
public ZlibInputStreamMs ( Stream st, bool leaveOpen ) : System | ||
st | Stream | |
leaveOpen | bool | |
Résultat | System |