Property | Type | Description |
---|
Method | Description | |
---|---|---|
Deflate ( |
Deflate the token
|
|
Inflate ( |
Inflate the token NOTE: This operation is not continuable and assumes that the entire token is available in the stream
|
public Deflate ( |
||
destination | Stream to deflate token to | |
return | void |
public Inflate ( |
||
source | Stream to inflate the token from | |
return | bool |