Méthode | Description | |
---|---|---|
Deflate ( Stream destination ) : void |
Deflate the token
|
|
Inflate ( Stream source ) : bool |
Inflate the token NOTE: This operation is not continuable and assumes that the entire token is available in the stream
|
|
TDSNBCRowToken ( |
Initialization constructor
|
public Deflate ( Stream destination ) : void | ||
destination | Stream | Stream to deflate token to |
Résultat | void |
public Inflate ( Stream source ) : bool | ||
source | Stream | Stream to inflate the token from |
Résultat | bool |
public TDSNBCRowToken ( |
||
metadata | ||
Résultat | System |