Méthode | Description | |
---|---|---|
AddObject ( |
||
BerGenerator ( |
||
Close ( ) : void | ||
GetRawOutputStream ( ) : |
Méthode | Description | |
---|---|---|
BerGenerator ( |
||
WriteBerBody ( |
||
WriteBerEnd ( ) : void | ||
WriteBerHeader ( int tag ) : void |
Méthode | Description | |
---|---|---|
WriteHdr ( int tag ) : void |
public AddObject ( |
||
obj | ||
Résultat | void |
protected BerGenerator ( |
||
outStream | ||
Résultat | System.IO |
public BerGenerator ( |
||
outStream | ||
tagNo | int | |
isExplicit | bool | |
Résultat | System.IO |
public GetRawOutputStream ( ) : |
||
Résultat |
protected WriteBerBody ( |
||
contentStream | ||
Résultat | void |
protected WriteBerHeader ( int tag ) : void | ||
tag | int | |
Résultat | void |