Method | Description | |
---|---|---|
AsBytes ( |
||
AsText ( |
||
FromValue ( |
||
TextElement ( |
||
TextElement ( byte bytes ) : System | ||
TextElement ( string text ) : System | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetBytes ( ) : byte[] | ||
GetText ( ) : string |
public AsBytes ( |
||
enc | ||
return | byte[] |
public AsText ( |
||
enc | ||
return | string |
public static FromValue ( |
||
ctx | ||
value | ||
return |
public TextElement ( |
||
str | ||
encoding | ||
return | System |