Method | Description | |
---|---|---|
BerString ( ) : System | ||
BerString ( Byte typeTag, String value ) : System | ||
ToString ( ) : String |
Method | Description | |
---|---|---|
IntRead ( |
||
IntWrite ( |
public BerString ( Byte typeTag, String value ) : System | ||
typeTag | Byte | |
value | String | |
return | System |
protected IntRead ( |
||
reader | ||
code | Byte | |
length | ||
return | void |
protected IntWrite ( |
||
writer | ||
return | void |